Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc.h621 int vnc_tight_png_send_framebuffer_update(VncState *vs, int x, int y,
H A Dvnc-enc-tight.c1688 int vnc_tight_png_send_framebuffer_update(VncState *vs, int x, int y, in vnc_tight_png_send_framebuffer_update() function
H A Dvnc.c967 n = vnc_tight_png_send_framebuffer_update(vs, x, y, w, h); in vnc_send_framebuffer_update()