Searched refs:CHECK_ROPSRC (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaGCmisc.c | 33 CHECK_ROPSRC(pGC,infoRec->CopyAreaFlags) 51 CHECK_ROPSRC(pGC,infoRec->PutImageFlags) && 70 CHECK_ROPSRC(pGC,infoRec->CopyPlaneFlags) && 90 CHECK_ROPSRC(pGC,infoRec->PushPixelsFlags) && 133 CHECK_ROPSRC(pGC,infoRec->FillSpansSolidFlags) && 215 CHECK_ROPSRC(pGC,infoRec->PolyGlyphBltNonTEFlags) && 228 CHECK_ROPSRC(pGC,infoRec->PolyGlyphBltNonTEFlags) && 338 CHECK_ROPSRC(pGC,infoRec->PolyRectangleThinSolidFlags) && 347 CHECK_ROPSRC(pGC,infoRec->PolySegmentThinSolidFlags) && 356 CHECK_ROPSRC(pG [all...] |
| H A D | xaaCpyArea.c | 40 CHECK_ROPSRC(pGC,infoRec->ScreenToScreenBitBltFlags) && 52 CHECK_ROPSRC(pGC,infoRec->WritePixmapFlags) && 64 CHECK_ROPSRC(pGC,infoRec->ScreenToScreenBitBltFlags) &&
|
| H A D | xaaPCache.c | 2125 CHECK_ROPSRC(pGC,infoRec->FillMono8x8PatternSpansFlags) && 2137 CHECK_ROPSRC(pGC,infoRec->FillColor8x8PatternSpansFlags) && 2152 CHECK_ROPSRC(pGC,infoRec->FillCacheExpandSpansFlags) && 2169 CHECK_ROPSRC(pGC,infoRec->FillCacheBltSpansFlags) && 2180 CHECK_ROPSRC(pGC,infoRec->FillColorExpandSpansFlags) && 2210 CHECK_ROPSRC(pGC,infoRec->FillMono8x8PatternSpansFlags) && 2219 CHECK_ROPSRC(pGC,infoRec->FillColor8x8PatternSpansFlags) && 2232 CHECK_ROPSRC(pGC,infoRec->FillCacheExpandSpansFlags) && 2245 CHECK_ROPSRC(pGC,infoRec->FillCacheBltSpansFlags) && 2254 CHECK_ROPSRC(pG [all...] |
| H A D | xaaImage.c | 419 CHECK_ROPSRC(pGC,infoRec->WritePixmapFlags) && 424 CHECK_ROPSRC(pGC,infoRec->WriteBitmapFlags) && 430 CHECK_ROPSRC(pGC,infoRec->WriteBitmapFlags) &&
|
| H A D | xaaSpans.c | 66 CHECK_ROPSRC(pGC,infoRec->FillSpansSolidFlags) &&
|
| H A D | xaaFillRect.c | 57 CHECK_ROPSRC(pGC,infoRec->FillSolidRectsFlags) &&
|
| H A D | xaalocal.h | 1685 #define CHECK_ROPSRC(pGC, flags) \ macro
|
Completed in 10 milliseconds