Searched refs:pixman_image_get_data (Results 1 – 12 of 12) sorted by relevance
87 uint32_t *data = pixman_image_get_data (img); in free_random_image()285 dstbuf = pixman_image_get_data (dst_img); in test_composite()286 srcbuf = pixman_image_get_data (src_img); in test_composite()
103 uint8_t *data = (uint8_t *)pixman_image_get_data (image); in fill()
32 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()
147 uint32_t *data = pixman_image_get_data (img); in compute_crc32_for_image_internal()247 uint32_t *data = pixman_image_get_data (img); in image_endian_swap()
88 SkBitmap* bitmap = (SkBitmap*) pixbuf_from_argb32 (pixman_image_get_data (copy), in show_image()
152 pixbuf = pixbuf_from_argb32 (pixman_image_get_data (dest_img), in main()
112 (uint8_t *)pixman_image_get_data (pimage), in on_expose()
841 pixman_image_get_data (pixman_image_t *image) in pixman_image_get_data() function
828 uint32_t *pixman_image_get_data (pixman_image_t *image);
2619 pw_line = pixman_image_get_data (image); in PREFIX()