Searched refs:pixman_image_get_data (Results 1 – 18 of 18) sorted by relevance
94 uint32_t *data = pixman_image_get_data (img); in free_random_image()294 srcbuf = pixman_image_get_data (src_img); in test_composite()
167 uint8_t *p = (void *)pixman_image_get_data (image); in test_read_faults()
34 uint32_t *bits = pixman_image_get_data (image); in on_destroy()
187 uint32_t value = *(uint32_t *)pixman_image_get_data (image); in get_value()
152 uint32_t *data = pixman_image_get_data (img); in compute_crc32_for_image_internal()265 buffer = (uint8_t *)pixman_image_get_data (image); in print_image()290 uint32_t *data = pixman_image_get_data (img); in image_endian_swap()
2799 uint8_t *data = (uint8_t *)pixman_image_get_data (image); in fill()
66 pixels = pixman_image_get_data(image); in draw_stuff()
505 pixels = pixman_image_get_data(buf->image); in buffer_destroy()1254 it->data = (void *)pixman_image_get_data(image); in image_iter_init()1498 (void *)pixman_image_get_data(image), in write_image_as_png()
152 pixbuf = pixbuf_from_argb32 (pixman_image_get_data (dest_img), in main()
112 (uint8_t *)pixman_image_get_data (pimage), in on_expose()
228 ptr = pixman_image_get_data(image) + damage->extents.x1 + in rdp_peer_refresh_rfx()288 ptr = pixman_image_get_data(image) + damage->extents.x1 + in rdp_peer_refresh_nsc()308 const BYTE *src = (const BYTE *)pixman_image_get_data(img); in pixman_image_flipped_subrect()
892 pixman_image_get_data (pixman_image_t *image) in pixman_image_get_data() function
1071 uint32_t *pixman_image_get_data (pixman_image_t *image);
2619 pw_line = pixman_image_get_data (image); in PREFIX()
359 data = pixman_image_get_data(image); in load_cairo_surface()
235 void *viraddr = pixman_image_get_data(ps->image); in dump_to_file()
258 src_data = pixman_image_get_data(src); in composite_clipped()
605 memcpy(icon + 2, pixman_image_get_data(image), width * height * 4); in x11_output_set_icon()