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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaGCmisc.c31 CHECK_PLANEMASK(pGC,infoRec->CopyAreaFlags) &&
49 CHECK_PLANEMASK(pGC,infoRec->PutImageFlags) &&
68 CHECK_PLANEMASK(pGC,infoRec->CopyPlaneFlags) &&
88 CHECK_PLANEMASK(pGC,infoRec->PushPixelsFlags) &&
131 CHECK_PLANEMASK(pGC,infoRec->FillSpansSolidFlags) &&
213 CHECK_PLANEMASK(pGC,infoRec->PolyGlyphBltNonTEFlags) &&
226 CHECK_PLANEMASK(pGC,infoRec->PolyGlyphBltTEFlags) &&
268 CHECK_PLANEMASK(pGC,infoRec->ImageGlyphBltNonTEFlags) &&
271 CHECK_PLANEMASK(pGC,infoRec->SolidFillFlags) &&
279 CHECK_PLANEMASK(pG
[all...]
H A DxaaCpyArea.c41 CHECK_PLANEMASK(pGC,infoRec->ScreenToScreenBitBltFlags))
53 CHECK_PLANEMASK(pGC,infoRec->WritePixmapFlags) &&
65 CHECK_PLANEMASK(pGC,infoRec->ScreenToScreenBitBltFlags))
H A DxaaPCache.c2127 CHECK_PLANEMASK(pGC,infoRec->FillMono8x8PatternSpansFlags)) {
2138 CHECK_PLANEMASK(pGC,infoRec->FillColor8x8PatternSpansFlags)) {
2154 CHECK_PLANEMASK(pGC,infoRec->FillCacheExpandSpansFlags)) {
2170 CHECK_PLANEMASK(pGC,infoRec->FillCacheBltSpansFlags)) {
2182 CHECK_PLANEMASK(pGC,infoRec->FillColorExpandSpansFlags)) {
2212 CHECK_PLANEMASK(pGC,infoRec->FillMono8x8PatternSpansFlags)) {
2220 CHECK_PLANEMASK(pGC,infoRec->FillColor8x8PatternSpansFlags)) {
2234 CHECK_PLANEMASK(pGC,infoRec->FillCacheExpandSpansFlags)) {
2246 CHECK_PLANEMASK(pGC,infoRec->FillCacheBltSpansFlags)) {
2256 CHECK_PLANEMASK(pG
[all...]
H A DxaaImage.c420 CHECK_PLANEMASK(pGC,infoRec->WritePixmapFlags) &&
425 CHECK_PLANEMASK(pGC,infoRec->WriteBitmapFlags) &&
H A DxaaSpans.c64 CHECK_PLANEMASK(pGC,infoRec->FillSpansSolidFlags) &&
H A DxaaFillRect.c55 CHECK_PLANEMASK(pGC,infoRec->FillSolidRectsFlags) &&
H A Dxaalocal.h1690 #define CHECK_PLANEMASK(pGC, flags) \ macro

Completed in 10 milliseconds