Searched refs:find_best_solid_area (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc-enc-tight.c | 712 static void find_best_solid_area(VncState *vs, int x, int y, int w, int h, in find_best_solid_area() function 1597 find_best_solid_area(vs, dx, dy, w - (dx - x), h - (dy - y), in find_large_solid_color_rect()
|