Lines Matching refs:send_framebuffer_update
638 static void send_framebuffer_update(VncState *vs, int x, int y, int w, int h)
788 send_framebuffer_update(vs, last_x * 16, y, (x - last_x) * 16, h);
796 send_framebuffer_update(vs, last_x * 16, y, (x - last_x) * 16, h);