Searched refs:check_solid_tile32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc-enc-tight.c | 676 check_solid_tile32(VncState *vs, int x, int y, int w, int h, in check_solid_tile32() function 709 return check_solid_tile32(vs, x, y, w, h, color, samecolor); in check_solid_tile()
|