Searched refs:WritePixmapFlags (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaCpyArea.c50 (infoRec->WritePixmapFlags & CONVERT_32BPP_TO_24BPP))) &&
51 CHECK_ROP(pGC,infoRec->WritePixmapFlags) &&
52 CHECK_ROPSRC(pGC,infoRec->WritePixmapFlags) &&
53 CHECK_PLANEMASK(pGC,infoRec->WritePixmapFlags) &&
54 CHECK_NO_GXCOPY(pGC,infoRec->WritePixmapFlags))
H A DxaaImage.c417 (infoRec->WritePixmapFlags & CONVERT_32BPP_TO_24BPP))) &&
418 CHECK_ROP(pGC,infoRec->WritePixmapFlags) &&
419 CHECK_ROPSRC(pGC,infoRec->WritePixmapFlags) &&
420 CHECK_PLANEMASK(pGC,infoRec->WritePixmapFlags) &&
421 CHECK_NO_GXCOPY(pGC,infoRec->WritePixmapFlags)) ||
H A DxaaInitAccel.c992 infoRec->WritePixmapFlags =
996 infoRec->WritePixmapFlags = infoRec->ScanlineImageWriteFlags;
1453 else if(infoRec->WritePixmap && !(infoRec->WritePixmapFlags & NO_GXCOPY))
H A Dxaa.h747 int WritePixmapFlags; member in struct:_XAAInfoRec
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_accel.c445 pXAAinfo->WritePixmapFlags = LEFT_EDGE_CLIPPING | NO_PLANEMASK |
531 pXAAinfo->WritePixmapFlags = LEFT_EDGE_CLIPPING | NO_PLANEMASK |
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_accel.c400 infoPtr->WritePixmapFlags = CPU_TRANSFER_PAD_QWORD | LEFT_EDGE_CLIPPING
404 infoPtr->WritePixmapFlags |= NO_TRANSPARENCY;
406 infoPtr->WritePixmapFlags |= NO_PLANEMASK;
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_accel.c243 infoPtr->WritePixmapFlags = NO_GXCOPY;
247 infoPtr->WritePixmapFlags = NO_GXCOPY;
H A Dpm3_accel.c467 infoPtr->WritePixmapFlags = 0;

Completed in 21 milliseconds