Searched refs:exaGCReadsDestination (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_unaccel.c | 109 exaGCReadsDestination(pDrawable, pGC->planemask, pGC->fillStyle, in ExaCheckPutImage() 145 !exaGCReadsDestination(pDst, pGC->planemask, pGC->fillStyle, in ExaCheckCopyNtoN() 182 !(checkReads && exaGCReadsDestination(pDrawable, pGC->planemask, in ExaFallbackPrepareReg()
|
| H A D | exa_accel.c | 414 if (!pGC || !exaGCReadsDestination(pDstDrawable, pGC->planemask, in exaHWCopyNtoN() 1014 pixmaps[0].pReg = exaGCReadsDestination(pDrawable, planemask, FillSolid, in exaFillRegionSolid() 1113 pixmaps[0].pReg = exaGCReadsDestination(pDrawable, planemask, FillTiled, in exaFillRegionTiled()
|
| H A D | exa_priv.h | 456 exaGCReadsDestination(DrawablePtr pDrawable, unsigned long planemask, in exaGCReadsDestination() function
|