Searched refs:send_framebuffer_update_zlib (Results 1 – 2 of 2) sorted by relevance
/external/qemu/ |
D | vnc-android.c | 619 static void send_framebuffer_update_zlib(VncState *vs, int x, int y, int w, int h) in send_framebuffer_update_zlib() function 648 send_framebuffer_update_zlib(vs, x, y, w, h); in send_framebuffer_update()
|
D | vnc.c | 613 static void send_framebuffer_update_zlib(VncState *vs, int x, int y, int w, int h) in send_framebuffer_update_zlib() function 642 send_framebuffer_update_zlib(vs, x, y, w, h); in send_framebuffer_update()
|