Lines Matching refs:vnc_framebuffer_update
299 static void vnc_framebuffer_update(VncState *vs, int x, int y, int w, int h,
362 vnc_framebuffer_update(vs, 0, 0, ds_get_width(ds), ds_get_height(ds),
617 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_ZLIB);
645 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_HEXTILE);
649 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_RAW);
660 vnc_framebuffer_update(vs, dst_x, dst_y, w, h, VNC_ENCODING_COPYRECT);
1242 vnc_framebuffer_update(vs, absolute, 0,
1511 vnc_framebuffer_update(vs, 0, 0, ds_get_width(vs->ds), ds_get_height(vs->ds),
1521 vnc_framebuffer_update(vs, 0, 0, ds_get_width(vs->ds), ds_get_height(vs->ds),
1696 vnc_framebuffer_update(vs, 0, 0, ds_get_width(vs->ds),