Searched refs:vnc_sent_lossy_rect (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc.h | 604 void vnc_sent_lossy_rect(VncState *vs, int x, int y, int w, int h);
|
H A D | vnc-enc-tight.c | 1501 vnc_sent_lossy_rect(vs, x, y, w, h); in send_sub_rect()
|
H A D | vnc.c | 2957 void vnc_sent_lossy_rect(VncState *vs, int x, int y, int w, int h) in vnc_sent_lossy_rect() function
|