Home
last modified time | relevance | path

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

/third_party/pixman/test/
Dsolid-test.c191 pixman_image_set_indexed (img, &(rgb_palette[PIXMAN_FORMAT_BPP (fmt)])); in create_multi_pixel_image()
193 pixman_image_set_indexed (img, &(y_palette[PIXMAN_FORMAT_BPP (fmt)])); in create_multi_pixel_image()
222 pixman_image_set_indexed (img, &(rgb_palette[bpp])); in create_solid_image()
224 pixman_image_set_indexed (img, &(y_palette[bpp])); in create_solid_image()
Dblitters-test.c71 pixman_image_set_indexed (img, &(rgb_palette[PIXMAN_FORMAT_BPP (fmt)])); in create_random_image()
75 pixman_image_set_indexed (img, &(y_palette[PIXMAN_FORMAT_BPP (fmt)])); in create_random_image()
Dfetch-test.c165 pixman_image_set_indexed(src_img, testcases[i].indexed); in main()
Dstress-test.c419 pixman_image_set_indexed (image, indexed); in create_random_bits_image()
/third_party/pixman/pixman/
Dpixman-image.c787 pixman_image_set_indexed (pixman_image_t * image, in pixman_image_set_indexed() function
Dpixman.h1067 void pixman_image_set_indexed (pixman_image_t *image,