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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbpict.c216 static pixman_image_t *image_from_pict_internal(PicturePtr pict, Bool has_clip,
276 image_from_pict_internal(pict->alphaMap, FALSE, &alpha_xoff,
311 image_from_pict_internal(PicturePtr pict, Bool has_clip, int *xoff, int *yoff, function in typeref:typename:pixman_image_t *
350 return image_from_pict_internal(pict, has_clip, xoff, yoff, FALSE);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbpict.c216 static pixman_image_t *image_from_pict_internal(PicturePtr pict, Bool has_clip,
276 image_from_pict_internal(pict->alphaMap, FALSE, &alpha_xoff,
311 image_from_pict_internal(PicturePtr pict, Bool has_clip, int *xoff, int *yoff, function in typeref:typename:pixman_image_t *
350 return image_from_pict_internal(pict, has_clip, xoff, yoff, FALSE);
/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);
271 pixman_image_t *alpha_map = image_from_pict_internal (pict->alphaMap, FALSE, &alpha_xoff, &alpha_yoff, TRUE);
304 image_from_pict_internal (PicturePtr pict, Bool has_clip, int *xoff, int *yoff, Bool is_alpha_map) function in typeref:typename:pixman_image_t *
346 return image_from_pict_internal (pict, has_clip, xoff, yoff, FALSE);
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbpict.c334 static pixman_image_t *image_from_pict_internal(PicturePtr pict, Bool has_clip,
399 image_from_pict_internal(pict->alphaMap, FALSE, &alpha_xoff,
438 image_from_pict_internal(PicturePtr pict, Bool has_clip, int *xoff, int *yoff, function in typeref:typename:pixman_image_t *
477 return image_from_pict_internal(pict, has_clip, xoff, yoff, FALSE);

Completed in 5 milliseconds