Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc-enc-tight.c1470 static int send_sub_rect(VncState *vs, int x, int y, int w, int h) in send_sub_rect() function
1555 n += send_sub_rect(vs, x+dx, y+dy, rw, rh); in send_rect_simple()
1559 n += send_sub_rect(vs, x, y, w, h); in send_rect_simple()