Searched refs:CHECK_ROP (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaGCmisc.c | 32 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 D | xaaCpyArea.c | 39 CHECK_ROP(pGC,infoRec->ScreenToScreenBitBltFlags) && 51 CHECK_ROP(pGC,infoRec->WritePixmapFlags) && 63 CHECK_ROP(pGC,infoRec->ScreenToScreenBitBltFlags) &&
|
| H A D | xaaPCache.c | 2124 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 D | xaaImage.c | 418 CHECK_ROP(pGC,infoRec->WritePixmapFlags) && 423 CHECK_ROP(pGC,infoRec->WriteBitmapFlags) && 429 CHECK_ROP(pGC,infoRec->WriteBitmapFlags) &&
|
| H A D | xaaSpans.c | 65 CHECK_ROP(pGC,infoRec->FillSpansSolidFlags) &&
|
| H A D | xaaFillRect.c | 56 CHECK_ROP(pGC,infoRec->FillSolidRectsFlags) &&
|
| H A D | xaalocal.h | 1682 #define CHECK_ROP(pGC, flags) \ macro
|
Completed in 11 milliseconds