Lines Matching refs:vnc_framebuffer_update
305 static void vnc_framebuffer_update(VncState *vs, int x, int y, int w, int h,
368 vnc_framebuffer_update(vs, 0, 0, ds_get_width(ds), ds_get_height(ds),
623 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_ZLIB);
651 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_HEXTILE);
655 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_RAW);
666 vnc_framebuffer_update(vs, dst_x, dst_y, w, h, VNC_ENCODING_COPYRECT);
1248 vnc_framebuffer_update(vs, absolute, 0,
1517 vnc_framebuffer_update(vs, 0, 0, ds_get_width(vs->ds), ds_get_height(vs->ds),
1527 vnc_framebuffer_update(vs, 0, 0, ds_get_width(vs->ds), ds_get_height(vs->ds),
1702 vnc_framebuffer_update(vs, 0, 0, ds_get_width(vs->ds),