Home
last modified time | relevance | path

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

/external/qemu/
Dvnc.c328 static void vnc_write_pixels_copy(VncState *vs, void *pixels, int size) in vnc_write_pixels_copy() function
1191 vs->write_pixels = vnc_write_pixels_copy; in set_pixel_format()
1200 vs->write_pixels = vnc_write_pixels_copy; in set_pixel_format()
1208 vs->write_pixels = vnc_write_pixels_copy; in set_pixel_format()
1287 vs->write_pixels = vnc_write_pixels_copy; in pixel_format_message()
1361 vs->write_pixels = vnc_write_pixels_copy; in vnc_colordepth()
1367 vs->write_pixels = vnc_write_pixels_copy; in vnc_colordepth()
1373 vs->write_pixels = vnc_write_pixels_copy; in vnc_colordepth()