Searched refs:CPUToScreenColorExpandFillFlags (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaInitAccel.c396 if(infoRec->CPUToScreenColorExpandFillFlags &
401 infoRec->CPUToScreenColorExpandFillFlags |= CPU_TRANSFER_BASE_FIXED;
403 infoRec->CPUToScreenColorExpandFillFlags = 0;
669 if (infoRec->CPUToScreenColorExpandFillFlags & TRIPLE_BITS_24BPP) {
670 if(infoRec->CPUToScreenColorExpandFillFlags &
672 if(infoRec->CPUToScreenColorExpandFillFlags &
680 if(infoRec->CPUToScreenColorExpandFillFlags &
689 if(infoRec->CPUToScreenColorExpandFillFlags &
691 if(infoRec->CPUToScreenColorExpandFillFlags &
699 if(infoRec->CPUToScreenColorExpandFillFlags
[all...]
H A DxaaBitmap.c286 ((infoRec->CPUToScreenColorExpandFillFlags & TRANSPARENCY_ONLY) ||
287 ((infoRec->CPUToScreenColorExpandFillFlags & RGB_EQUAL) &&
291 (infoRec->CPUToScreenColorExpandFillFlags & TRANSPARENCY_ONLY)) {
304 (!(infoRec->CPUToScreenColorExpandFillFlags & LEFT_EDGE_CLIPPING) ||
305 (!(infoRec->CPUToScreenColorExpandFillFlags & LEFT_EDGE_CLIPPING_NEGATIVE_X) &&
333 flag = (infoRec->CPUToScreenColorExpandFillFlags
369 if(infoRec->CPUToScreenColorExpandFillFlags & SYNC_AFTER_COLOR_EXPAND)
H A DxaaNonTEGlyph.c79 if((infoRec->CPUToScreenColorExpandFillFlags & CPU_TRANSFER_PAD_QWORD) &&
85 if(infoRec->CPUToScreenColorExpandFillFlags & SYNC_AFTER_COLOR_EXPAND)
H A DxaaStipple.c146 (!(infoRec->CPUToScreenColorExpandFillFlags & TRANSPARENCY_ONLY) &&
147 (!(infoRec->CPUToScreenColorExpandFillFlags & RGB_EQUAL) ||
151 !(infoRec->CPUToScreenColorExpandFillFlags & TRANSPARENCY_ONLY)) {
182 flag = (infoRec->CPUToScreenColorExpandFillFlags
237 if(infoRec->CPUToScreenColorExpandFillFlags & SYNC_AFTER_COLOR_EXPAND)
281 (!(infoRec->CPUToScreenColorExpandFillFlags & TRANSPARENCY_ONLY) &&
282 (!(infoRec->CPUToScreenColorExpandFillFlags & RGB_EQUAL) ||
286 !(infoRec->CPUToScreenColorExpandFillFlags & TRANSPARENCY_ONLY)) {
331 if((infoRec->CPUToScreenColorExpandFillFlags & CPU_TRANSFER_PAD_QWORD)
347 if(infoRec->CPUToScreenColorExpandFillFlags
[all...]
H A Dxaa.h429 int CPUToScreenColorExpandFillFlags; member in struct:_XAAInfoRec
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_accel.c290 infoPtr->CPUToScreenColorExpandFillFlags =
302 infoPtr->CPUToScreenColorExpandFillFlags |= NO_PLANEMASK;
308 infoPtr->CPUToScreenColorExpandFillFlags |= SYNC_AFTER_COLOR_EXPAND;
315 infoPtr->CPUToScreenColorExpandFillFlags |= NO_TRANSPARENCY;
321 infoPtr->CPUToScreenColorExpandFillFlags =
328 infoPtr->CPUToScreenColorExpandFillFlags |= TRIPLE_BITS_24BPP |
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_accel.c424 pXAAinfo->CPUToScreenColorExpandFillFlags =
511 pXAAinfo->CPUToScreenColorExpandFillFlags =
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dxp4_xaa.c219 infoPtr->CPUToScreenColorExpandFillFlags = NO_PLANEMASK |
H A Dblade_xaa.c269 infoPtr->CPUToScreenColorExpandFillFlags =
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_accel.c179 infoPtr->CPUToScreenColorExpandFillFlags =
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_accel.c150 infoPtr->CPUToScreenColorExpandFillFlags = ROP_NEEDS_SOURCE |
157 infoPtr->CPUToScreenColorExpandFillFlags |= NO_TRANSPARENCY;
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_accel.c600 pXAA->CPUToScreenColorExpandFillFlags = CPU_TRANSFER_PAD_DWORD |
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_xaa.c117 infoPtr->CPUToScreenColorExpandFillFlags = ROP_NEEDS_SOURCE
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_accel.c694 pXAAInfo->CPUToScreenColorExpandFillFlags =
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dalp_xaa.c671 XAAPtr->CPUToScreenColorExpandFillFlags =
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx2_accel.c2252 localRecPtr->CPUToScreenColorExpandFillFlags =
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis310_accel.c2124 infoPtr->CPUToScreenColorExpandFillFlags =
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_accel.c255 infoPtr->CPUToScreenColorExpandFillFlags = NO_PLANEMASK |
/xsrc/external/mit/xf86-video-newport/dist/src/
H A Dnewport_accel.c1684 pXAAInfoRec->CPUToScreenColorExpandFillFlags = 0

Completed in 24 milliseconds