Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc-enc-tight.c962 static int send_mono_rect(VncState *vs, int x, int y, in send_mono_rect() function
1415 ret = send_mono_rect(vs, x, y, w, h, bg, fg); in send_sub_rect_nojpeg()
1443 ret = send_mono_rect(vs, x, y, w, h, bg, fg); in send_sub_rect_jpeg()