Searched refs:send_framebuffer_update_zlib (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dvnc-android.c619 static void send_framebuffer_update_zlib(VncState *vs, int x, int y, int w, int h) function
648 send_framebuffer_update_zlib(vs, x, y, w, h);
H A Dvnc.c613 static void send_framebuffer_update_zlib(VncState *vs, int x, int y, int w, int h) function
642 send_framebuffer_update_zlib(vs, x, y, w, h);

Completed in 109 milliseconds