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

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

Completed in 1138 milliseconds