Searched refs:VNC_ENCODING_HEXTILE (Results 1 – 2 of 2) sorted by relevance
400 #define VNC_ENCODING_HEXTILE 0x00000005 macro
959 case VNC_ENCODING_HEXTILE: in vnc_send_framebuffer_update()960 vnc_framebuffer_update(vs, x, y, w, h, VNC_ENCODING_HEXTILE); in vnc_send_framebuffer_update()2151 case VNC_ENCODING_HEXTILE: in set_encodings()