Home | History | Annotate | Download | only in qemu

Lines Matching refs:write_pixels

486         vs->write_pixels(vs, row, w * ds_get_bytes_per_pixel(vs->ds));
1596 vs->write_pixels = vnc_write_pixels_copy;
1609 vs->write_pixels = vnc_write_pixels_generic;
1685 vs->write_pixels = vnc_write_pixels_copy;