Searched refs:UXA_PM_IS_SOLID (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa.h537 #define UXA_PM_IS_SOLID(_pDrawable, _pm) \ macro
H A Duxa-priv.h307 !UXA_PM_IS_SOLID(pDrawable, planemask));
H A Duxa-accel.c140 if (!UXA_PM_IS_SOLID(pDrawable, pGC->planemask) || pGC->alu != GXcopy)
1021 if (format != ZPixmap || !UXA_PM_IS_SOLID(pDrawable, planeMask))
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa.h579 #define UXA_PM_IS_SOLID(_pDrawable, _pm) \ macro
H A Duxa-accel.c127 if (!UXA_PM_IS_SOLID(pDrawable, pGC->planemask) || pGC->alu != GXcopy)
387 if (pGC && (!UXA_PM_IS_SOLID(pSrcDrawable, pGC->planemask) || pGC->alu != GXcopy))
445 if (pGC && (!UXA_PM_IS_SOLID(pSrcDrawable, pGC->planemask) || pGC->alu != GXcopy))
1059 if (format != ZPixmap || !UXA_PM_IS_SOLID(pDrawable, planeMask))
H A Duxa-priv.h276 !UXA_PM_IS_SOLID(pDrawable, planemask));
H A Dintel_uxa.c162 if (!UXA_PM_IS_SOLID(drawable, planemask)) {
296 if (!UXA_PM_IS_SOLID(&source->drawable, planemask)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa.h579 #define UXA_PM_IS_SOLID(_pDrawable, _pm) \ macro
H A Duxa-accel.c127 if (!UXA_PM_IS_SOLID(pDrawable, pGC->planemask) || pGC->alu != GXcopy)
387 if (pGC && (!UXA_PM_IS_SOLID(pSrcDrawable, pGC->planemask) || pGC->alu != GXcopy))
445 if (pGC && (!UXA_PM_IS_SOLID(pSrcDrawable, pGC->planemask) || pGC->alu != GXcopy))
1059 if (format != ZPixmap || !UXA_PM_IS_SOLID(pDrawable, planeMask))
H A Duxa-priv.h276 !UXA_PM_IS_SOLID(pDrawable, planemask));
H A Dintel_uxa.c162 if (!UXA_PM_IS_SOLID(drawable, planemask)) {
275 if (!UXA_PM_IS_SOLID(&source->drawable, planemask)) {
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa.h581 #define UXA_PM_IS_SOLID(_pDrawable, _pm) \ macro
H A Duxa-priv.h279 !UXA_PM_IS_SOLID(pDrawable, planemask));
H A Duxa-accel.c295 if (!UXA_PM_IS_SOLID(pDrawable, pGC->planemask) || pGC->alu != GXcopy)
575 if (pGC && (!UXA_PM_IS_SOLID(pSrcDrawable, pGC->planemask) || pGC->alu != GXcopy))
1307 if (format != ZPixmap || !UXA_PM_IS_SOLID(pDrawable, planeMask))
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_uxa.c171 if (!UXA_PM_IS_SOLID(&pPixmap->drawable, planemask))
266 if (!UXA_PM_IS_SOLID(&pSrcPixmap->drawable, planemask))
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_uxa.c68 if (!UXA_PM_IS_SOLID (drawable, planemask))

Completed in 19 milliseconds