Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc.h396 #define VNC_ENCODING_RAW 0x00000000 macro
H A Dvnc.c976 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_RAW); in vnc_send_framebuffer_update()
1005 vnc_write_s32(vs, VNC_ENCODING_RAW); in vnc_cursor_define()
2148 case VNC_ENCODING_RAW: in set_encodings()