Searched refs:send_palette_rect (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc-enc-tight.c | 1077 static int send_palette_rect(VncState *vs, int x, int y, in send_palette_rect() function 1417 ret = send_palette_rect(vs, x, y, w, h, palette); in send_sub_rect_nojpeg() 1452 ret = send_palette_rect(vs, x, y, w, h, palette); in send_sub_rect_jpeg()
|