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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPict.c191 #define DRAWABLE_IS_ON_CARD(pDraw) \ macro
221 if(!infoRec->pScrn->vtSema || !DRAWABLE_IS_ON_CARD(pDst->pDrawable))
224 if(DRAWABLE_IS_ON_CARD(pSrc->pDrawable))
530 DRAWABLE_IS_ON_CARD(pSrc->pDrawable) &&
531 DRAWABLE_IS_ON_CARD(pDst->pDrawable) &&

Completed in 3 milliseconds