Searched refs:miCompositeSourceValidate (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server/dist/render/
H A Dmipict.h57 miCompositeSourceValidate(PicturePtr pPicture);
H A Dmipict.c302 miCompositeSourceValidate(PicturePtr pPicture) function in typeref:typename:void
382 miCompositeSourceValidate(pSrc);
384 miCompositeSourceValidate(pMask);
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbpict.c53 miCompositeSourceValidate(pSrc);
55 miCompositeSourceValidate(pMask);
115 miCompositeSourceValidate(pSrc);
H A Dfbtrap.c104 miCompositeSourceValidate(pSrc);
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dmipict.h84 miCompositeSourceValidate (PicturePtr pPicture,
H A Dmipict.c337 miCompositeSourceValidate (PicturePtr pPicture, function in typeref:typename:void
483 miCompositeSourceValidate (pSrc, xSrc, ySrc, width, height);
485 miCompositeSourceValidate (pMask, xMask, yMask, width, height);
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbpict.c57 miCompositeSourceValidate (pSrc, xSrc - xDst, ySrc - yDst, width, height);
59 miCompositeSourceValidate (pMask, xMask - xDst, yMask - yDst, width, height);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_composite.c478 miCompositeSourceValidate(picture);
480 miCompositeSourceValidate(picture,
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_composite.c480 miCompositeSourceValidate(picture);
482 miCompositeSourceValidate(picture,
/xsrc/external/mit/xorg-server/dist/miext/damage/
H A Ddamage.c509 miCompositeSourceValidate(pSrc);
511 miCompositeSourceValidate(pMask);

Completed in 23 milliseconds