Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc-enc-zlib.c121 int vnc_zlib_send_framebuffer_update(VncState *vs, VncWorker *worker, in vnc_zlib_send_framebuffer_update() function
H A Dvnc.h627 int vnc_zlib_send_framebuffer_update(VncState *vs, VncWorker *worker,
H A Dvnc.c960 n = vnc_zlib_send_framebuffer_update(vs, worker, x, y, w, h); in vnc_send_framebuffer_update()