Searched refs:vnc_send_framebuffer_update (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/ui/ |
H A D | vnc-jobs.c | 298 n = vnc_send_framebuffer_update(&vs, entry->rect.x, entry->rect.y, in vnc_worker_thread_loop()
|
H A D | vnc.h | 607 int vnc_send_framebuffer_update(VncState *vs, int x, int y, int w, int h);
|
H A D | vnc.c | 951 int vnc_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_send_framebuffer_update() function
|