Searched refs:send_sub_rect (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/ui/ |
| H A D | vnc-enc-tight.c | 1496 static int send_sub_rect(VncState *vs, VncWorker *worker, in send_sub_rect() function 1585 n += send_sub_rect(vs, worker, x + dx, y + dy, rw, rh); in send_rect_simple() 1589 n += send_sub_rect(vs, worker, x, y, w, h); in send_rect_simple()
|