Searched defs:find_and_clear_dirty_height (Results 1 - 2 of 2) sorted by last modified time

/external/qemu/ui/
H A Dvnc-android.c696 static int find_and_clear_dirty_height(struct VncSurface *s, function
795 int h = find_and_clear_dirty_height(&vs->server, y, last_x, x);
803 int h = find_and_clear_dirty_height(&vs->server, y, last_x, x);
H A Dvnc.c688 static int find_and_clear_dirty_height(struct VncSurface *s, function
787 int h = find_and_clear_dirty_height(&vs->server, y, last_x, x);
795 int h = find_and_clear_dirty_height(&vs->server, y, last_x, x);

Completed in 42 milliseconds