Searched refs:pixman_image_get_data (Results 1 – 13 of 13) sorted by relevance
64 return pixman_image_get_data(s->image); in surface_data()
214 static inline uint32_t *pixman_image_get_data(pixman_image_t *i) in pixman_image_get_data() function
237 uint8_t *buf = (uint8_t *)pixman_image_get_data(linebuf); in png_save()320 (char *)pixman_image_get_data(linebuf), in ppm_save()
240 data = (uint8_t *)pixman_image_get_data(glyph); in qemu_pixman_glyph_from_vgafont() 306 void *ptr = pixman_image_get_data(image);
778 uint8_t *src = (uint8_t *)pixman_image_get_data(ddl->ds->image); in dbus_gfx_update_sub() 779 uint8_t *dst = (uint8_t *)pixman_image_get_data(img); in dbus_gfx_update_sub() 792 pixman_image_get_data(img), in dbus_gfx_update_sub()
785 ptr = (uint8_t *)pixman_image_get_data(vd->server); in vnc_server_fb_ptr() 3186 server_row0 = (uint8_t *)pixman_image_get_data(vd->server); in vnc_refresh_server_surface() 3197 guest_row0 = (uint8_t *)pixman_image_get_data(vd->guest.fb); in vnc_refresh_server_surface() 3212 guest_ptr = (uint8_t *)pixman_image_get_data(tmpbuf); in vnc_refresh_server_surface()
1236 buf = (uint8_t *)pixman_image_get_data(linebuf); in send_jpeg_rect()1380 buf = (uint8_t *)pixman_image_get_data(linebuf); in send_png_rect()
211 mirror = (void *)pixman_image_get_data(ssd->mirror); in qemu_spice_create_update()
536 ((void *)pixman_image_get_data(vc->gfx.convert), in gd_switch()
539 pixman_image_get_data(pixman_image),
41 void *data = pixman_image_get_data(image); in ramfb_unmap_display_surface()
278 transfer_iovec.iov_base = pixman_image_get_data(res->image); in rutabaga_cmd_resource_flush()
635 void *img_data = pixman_image_get_data(res->image); in vg_transfer_to_host_2d()646 pixman_image_get_data(res->image), in vg_transfer_to_host_2d()960 memcpy(data, pixman_image_get_data(res->image), 64 * 64 * sizeof(uint32_t)); in update_cursor_data_simple()