HomeSort by relevance Sort by last modified time
    Searched refs:find_and_clear_dirty_height (Results 1 - 2 of 2) sorted by null

  /external/qemu/
vnc-android.c 694 static int find_and_clear_dirty_height(struct VncSurface *s, function
793 int h = find_and_clear_dirty_height(&vs->server, y, last_x, x);
801 int h = find_and_clear_dirty_height(&vs->server, y, last_x, x);
    [all...]
vnc.c 688 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);
    [all...]

Completed in 503 milliseconds