Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc-enc-tight.c969 static int send_mono_rect(VncState *vs, VncWorker *worker, int x, int y, in send_mono_rect() function
1440 ret = send_mono_rect(vs, worker, x, y, w, h, bg, fg); in send_sub_rect_nojpeg()
1469 ret = send_mono_rect(vs, worker, x, y, w, h, bg, fg); in send_sub_rect_jpeg()