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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaGCmisc.c32 CHECK_ROP(pGC,infoRec->CopyAreaFlags) &&
50 CHECK_ROP(pGC,infoRec->PutImageFlags) &&
69 CHECK_ROP(pGC,infoRec->CopyPlaneFlags) &&
89 CHECK_ROP(pGC,infoRec->PushPixelsFlags) &&
132 CHECK_ROP(pGC,infoRec->FillSpansSolidFlags) &&
214 CHECK_ROP(pGC,infoRec->PolyGlyphBltNonTEFlags) &&
227 CHECK_ROP(pGC,infoRec->PolyGlyphBltTEFlags) &&
337 CHECK_ROP(pGC,infoRec->PolyRectangleThinSolidFlags) &&
346 CHECK_ROP(pGC,infoRec->PolySegmentThinSolidFlags) &&
355 CHECK_ROP(pG
[all...]
H A DxaaCpyArea.c39 CHECK_ROP(pGC,infoRec->ScreenToScreenBitBltFlags) &&
51 CHECK_ROP(pGC,infoRec->WritePixmapFlags) &&
63 CHECK_ROP(pGC,infoRec->ScreenToScreenBitBltFlags) &&
H A DxaaPCache.c2124 CHECK_ROP(pGC,infoRec->FillMono8x8PatternSpansFlags) &&
2136 CHECK_ROP(pGC,infoRec->FillColor8x8PatternSpansFlags) &&
2151 CHECK_ROP(pGC,infoRec->FillCacheExpandSpansFlags) &&
2168 CHECK_ROP(pGC,infoRec->FillCacheBltSpansFlags) &&
2179 CHECK_ROP(pGC,infoRec->FillColorExpandSpansFlags) &&
2209 CHECK_ROP(pGC,infoRec->FillMono8x8PatternSpansFlags) &&
2218 CHECK_ROP(pGC,infoRec->FillColor8x8PatternSpansFlags) &&
2231 CHECK_ROP(pGC,infoRec->FillCacheExpandSpansFlags) &&
2244 CHECK_ROP(pGC,infoRec->FillCacheBltSpansFlags) &&
2253 CHECK_ROP(pG
[all...]
H A DxaaImage.c418 CHECK_ROP(pGC,infoRec->WritePixmapFlags) &&
423 CHECK_ROP(pGC,infoRec->WriteBitmapFlags) &&
429 CHECK_ROP(pGC,infoRec->WriteBitmapFlags) &&
H A DxaaSpans.c65 CHECK_ROP(pGC,infoRec->FillSpansSolidFlags) &&
H A DxaaFillRect.c56 CHECK_ROP(pGC,infoRec->FillSolidRectsFlags) &&
H A Dxaalocal.h1682 #define CHECK_ROP(pGC, flags) \ macro

Completed in 11 milliseconds