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

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_2070.c129 infoPtr->ScreenToScreenCopyFlags = (NO_TRANSPARENCY | GXCOPY_ONLY);
136 infoPtr->SolidFillFlags = GXCOPY_ONLY;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaInitAccel.c1224 infoRec->SolidFillFlags | GXCOPY_ONLY;
1291 if((infoRec->CopyAreaFlags & GXCOPY_ONLY) ||
1301 if((infoRec->CopyPlaneFlags & GXCOPY_ONLY) ||
1313 if((infoRec->PutImageFlags & GXCOPY_ONLY) ||
1326 if((infoRec->PushPixelsFlags & GXCOPY_ONLY) ||
1353 if((compositeFlags & GXCOPY_ONLY) ||
1375 if((compositeFlags & GXCOPY_ONLY) ||
1421 if((compositeFlags & GXCOPY_ONLY) ||
H A Dxaa.h99 0 GXCOPY_ONLY
121 #define GXCOPY_ONLY 0x00000001 macro
H A Dxaalocal.h1683 (!(flags & GXCOPY_ONLY) || (pGC->alu == GXcopy))
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_xaa.c103 infoPtr->ScreenToScreenCopyFlags |= GXCOPY_ONLY;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_accel.c254 * for RGB_EQUAL, another for !RGB_EQUAL && GXCOPY_ONLY
255 * and yet another for !RGB_EQUAL && !GXCOPY_ONLY. The
265 infoPtr->ScreenToScreenCopyFlags |= GXCOPY_ONLY;

Completed in 9 milliseconds