Searched refs:VNC_ENCODING_RAW (Results 1 – 3 of 3) sorted by relevance
/external/qemu/ |
D | vnc.h | 206 #define VNC_ENCODING_RAW 0x00000000 macro
|
D | vnc-android.c | 655 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_RAW); in send_framebuffer_update() 1547 case VNC_ENCODING_RAW: in set_encodings()
|
D | vnc.c | 649 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_RAW); in send_framebuffer_update() 1541 case VNC_ENCODING_RAW: in set_encodings()
|