Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc-enc-tight.c75 static int tight_send_framebuffer_update(VncState *vs, int x, int y,
1620 n += tight_send_framebuffer_update(vs, x, y_best, in find_large_solid_color_rect()
1630 n += tight_send_framebuffer_update(vs, x_best+w_best, in find_large_solid_color_rect()
1636 n += tight_send_framebuffer_update(vs, x, y_best+h_best, in find_large_solid_color_rect()
1647 static int tight_send_framebuffer_update(VncState *vs, int x, int y, in tight_send_framebuffer_update() function
1685 return tight_send_framebuffer_update(vs, x, y, w, h); in vnc_tight_send_framebuffer_update()
1692 return tight_send_framebuffer_update(vs, x, y, w, h); in vnc_tight_png_send_framebuffer_update()