Home
last modified time | relevance | path

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

/external/qemu/
Dvnc-android.c619 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()
Dvnc.c613 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()