Searched refs:send_framebuffer_update_hextile (Results 1 – 2 of 2) sorted by relevance
/external/qemu/ |
D | vnc-android.c | 527 static void send_framebuffer_update_hextile(VncState *vs, int x, int y, int w, int h) in send_framebuffer_update_hextile() function 652 send_framebuffer_update_hextile(vs, x, y, w, h); in send_framebuffer_update()
|
D | vnc.c | 521 static void send_framebuffer_update_hextile(VncState *vs, int x, int y, int w, int h) in send_framebuffer_update_hextile() function 646 send_framebuffer_update_hextile(vs, x, y, w, h); in send_framebuffer_update()
|