Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc.h631 int vnc_tight_send_framebuffer_update(VncState *vs, VncWorker *worker,
H A Dvnc-enc-tight.c1713 int vnc_tight_send_framebuffer_update(VncState *vs, VncWorker *worker, in vnc_tight_send_framebuffer_update() function
H A Dvnc.c967 n = vnc_tight_send_framebuffer_update(vs, worker, x, y, w, h); in vnc_send_framebuffer_update()