Searched refs:is_alpha_map (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbpict.c218 Bool is_alpha_map);
222 int *xoff, int *yoff, Bool is_alpha_map)
273 if (pict->alphaMap && !is_alpha_map) {
312 Bool is_alpha_map)
342 set_image_properties(image, pict, has_clip, xoff, yoff, is_alpha_map);
221 set_image_properties(pixman_image_t * image,PicturePtr pict,Bool has_clip,int * xoff,int * yoff,Bool is_alpha_map) argument
311 image_from_pict_internal(PicturePtr pict,Bool has_clip,int * xoff,int * yoff,Bool is_alpha_map) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbpict.c218 Bool is_alpha_map);
222 int *xoff, int *yoff, Bool is_alpha_map)
273 if (pict->alphaMap && !is_alpha_map) {
312 Bool is_alpha_map)
342 set_image_properties(image, pict, has_clip, xoff, yoff, is_alpha_map);
221 set_image_properties(pixman_image_t * image,PicturePtr pict,Bool has_clip,int * xoff,int * yoff,Bool is_alpha_map) argument
311 image_from_pict_internal(PicturePtr pict,Bool has_clip,int * xoff,int * yoff,Bool is_alpha_map) argument
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbpict.c213 image_from_pict_internal (PicturePtr pict, Bool has_clip, int *xoff, int *yoff, Bool is_alpha_map);
216 set_image_properties (pixman_image_t *image, PicturePtr pict, Bool has_clip, int *xoff, int *yoff, Bool is_alpha_map) argument
268 if (pict->alphaMap && !is_alpha_map)
304 image_from_pict_internal (PicturePtr pict, Bool has_clip, int *xoff, int *yoff, Bool is_alpha_map) argument
338 set_image_properties (image, pict, has_clip, xoff, yoff, is_alpha_map);
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbpict.c336 Bool is_alpha_map);
345 int *xoff, int *yoff, Bool is_alpha_map)
396 if (pict->alphaMap && !is_alpha_map) {
439 Bool is_alpha_map)
469 set_image_properties(image, pict, has_clip, xoff, yoff, is_alpha_map);
344 set_image_properties(pixman_image_t * image,PicturePtr pict,Bool has_clip,int * xoff,int * yoff,Bool is_alpha_map) argument
438 image_from_pict_internal(PicturePtr pict,Bool has_clip,int * xoff,int * yoff,Bool is_alpha_map) argument

Completed in 6 milliseconds