Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc-enc-tight.c75 static int tight_send_framebuffer_update(VncState *vs, VncWorker *worker,
1650 n += tight_send_framebuffer_update(vs, worker, x, y_best, in find_large_solid_color_rect()
1661 n += tight_send_framebuffer_update(vs, worker, x_best + w_best, in find_large_solid_color_rect()
1667 n += tight_send_framebuffer_update(vs, worker, in find_large_solid_color_rect()
1679 static int tight_send_framebuffer_update(VncState *vs, VncWorker *worker, in tight_send_framebuffer_update() function
1717 return tight_send_framebuffer_update(vs, worker, x, y, w, h); in vnc_tight_send_framebuffer_update()
1724 return tight_send_framebuffer_update(vs, worker, x, y, w, h); in vnc_tight_png_send_framebuffer_update()