Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc-enc-hextile.c69 void vnc_hextile_set_pixel_conversion(VncState *vs, int generic) in vnc_hextile_set_pixel_conversion() function
H A Dvnc.h625 void vnc_hextile_set_pixel_conversion(VncState *vs, int generic);
H A Dvnc.c2244 vnc_hextile_set_pixel_conversion(vs, 0); in set_pixel_conversion()
2247 vnc_hextile_set_pixel_conversion(vs, 1); in set_pixel_conversion()
2346 vnc_hextile_set_pixel_conversion(vs, 0); in pixel_format_message()