Lines Matching refs:vnc_framebuffer_update
674 void vnc_framebuffer_update(VncState *vs, int x, int y, int w, int h, in vnc_framebuffer_update() function
694 vnc_framebuffer_update(vs, in vnc_desktop_resize_ext()
743 vnc_framebuffer_update(vs, 0, 0, vs->client_width, vs->client_height, in vnc_desktop_resize()
960 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_HEXTILE); in vnc_send_framebuffer_update()
976 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_RAW); in vnc_send_framebuffer_update()
1003 vnc_framebuffer_update(vs, c->hot_x, c->hot_y, c->width, c->height, in vnc_cursor_define()
1015 vnc_framebuffer_update(vs, c->hot_x, c->hot_y, c->width, c->height, in vnc_cursor_define()
1781 vnc_framebuffer_update(vs, absolute, 0, in check_pointer_type_change()
1842 vnc_framebuffer_update(vs, 0, 0, 1, 1, VNC_ENCODING_LED_STATE); in vnc_led_state_change()
2096 vnc_framebuffer_update(vs, 0, 0, in send_ext_key_event_ack()
2110 vnc_framebuffer_update(vs, 0, 0, in send_ext_audio_ack()
2363 vnc_framebuffer_update(vs, 0, 0, in vnc_colordepth()