Home
last modified time | relevance | path

Searched refs:vnc_sent_lossy_rect (Results 1 – 3 of 3) sorted by relevance

/qemu/ui/
H A Dvnc.h604 void vnc_sent_lossy_rect(VncState *vs, int x, int y, int w, int h);
H A Dvnc-enc-tight.c1501 vnc_sent_lossy_rect(vs, x, y, w, h); in send_sub_rect()
H A Dvnc.c2957 void vnc_sent_lossy_rect(VncState *vs, int x, int y, int w, int h) in vnc_sent_lossy_rect() function