Home
last modified time | relevance | path

Searched refs:pixman_image_set_alpha_map (Results 1 – 7 of 7) sorted by relevance

/external/pixman/test/
Dalphamap.c170 pixman_image_set_alpha_map (src, alpha, soff, soff); in run_test()
188 pixman_image_set_alpha_map (orig_dst, orig_alpha, doff, doff); in run_test()
189 pixman_image_set_alpha_map (dst, alpha, doff, doff); in run_test()
275 pixman_image_set_alpha_map (src, NULL, 0, 0); in run_test()
276 pixman_image_set_alpha_map (dst, NULL, 0, 0); in run_test()
277 pixman_image_set_alpha_map (orig_dst, NULL, 0, 0); in run_test()
Dalpha-loop.c26 pixman_image_set_alpha_map (s, a, 0, 0); in main()
27 pixman_image_set_alpha_map (a, s, 0, 0); in main()
Dglyph-test.c200 pixman_image_set_alpha_map (image, alpha_map, alpha_x, alpha_y); in create_image()
Dstress-test.c430 pixman_image_set_alpha_map (image, alpha_map, x, y); in set_general_properties()
/external/pixman/demos/
Dalpha-test.c102 pixman_image_set_alpha_map (src_img, alpha_img, 10, 10); in main()
/external/pixman/pixman/
Dpixman-image.c754 pixman_image_set_alpha_map (pixman_image_t *image, in pixman_image_set_alpha_map() function
Dpixman.h816 void pixman_image_set_alpha_map (pixman_image_t *image,