Home
last modified time | relevance | path

Searched refs:VNC_ENCODING_ZLIB (Results 1 – 3 of 3) sorted by relevance

/external/qemu/ui/
Dvnc.h211 #define VNC_ENCODING_ZLIB 0x00000006 macro
Dvnc.c617 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_ZLIB); in send_framebuffer_update_zlib()
641 case VNC_ENCODING_ZLIB: in send_framebuffer_update()
1551 case VNC_ENCODING_ZLIB: in set_encodings()
Dvnc-android.c625 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_ZLIB); in send_framebuffer_update_zlib()
649 case VNC_ENCODING_ZLIB: in send_framebuffer_update()
1558 case VNC_ENCODING_ZLIB: in set_encodings()