HomeSort by relevance Sort by last modified time
    Searched refs:VNC_ENCODING_ZLIB (Results 1 - 3 of 3) sorted by null

  /external/qemu/
vnc.h 211 #define VNC_ENCODING_ZLIB 0x00000006
vnc-android.c 623 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_ZLIB);
647 case VNC_ENCODING_ZLIB:
    [all...]
vnc.c 617 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_ZLIB);
641 case VNC_ENCODING_ZLIB:
    [all...]

Completed in 1009 milliseconds