Searched refs:vnc_tight_png_send_framebuffer_update (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc.h | 620 int vnc_tight_png_send_framebuffer_update(VncState *vs, int x, int y,
|
H A D | vnc-enc-tight.c | 1688 int vnc_tight_png_send_framebuffer_update(VncState *vs, int x, int y, in vnc_tight_png_send_framebuffer_update() function
|
H A D | vnc.c | 967 n = vnc_tight_png_send_framebuffer_update(vs, x, y, w, h); in vnc_send_framebuffer_update()
|