Searched refs:DashedLineFlags (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaLineMisc.c91 if((infoRec->DashedLineFlags & LINE_PATTERN_POWER_OF_2_ONLY) &&
99 if(infoRec->DashedLineFlags & (LINE_PATTERN_LSBFIRST_MSBJUSTIFIED |
110 if(infoRec->DashedLineFlags & (LINE_PATTERN_LSBFIRST_MSBJUSTIFIED |
143 if(infoRec->DashedLineFlags & (LINE_PATTERN_LSBFIRST_MSBJUSTIFIED |
H A DxaaDashLine.c58 if (infoRec->DashedLineFlags & LINE_LIMIT_COORDS) {
H A DxaaInitAccel.c344 infoRec->DashedLineFlags = 0;
1254 infoRec->PolylinesThinDashedFlags = infoRec->DashedLineFlags;
1258 infoRec->PolySegmentThinDashedFlags = infoRec->DashedLineFlags;
H A Dxaa.h346 int DashedLineFlags; member in struct:_XAAInfoRec
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dxp4_xaa.c184 infoPtr->DashedLineFlags = LINE_PATTERN_MSBFIRST_LSBJUSTIFIED |
H A Dxp_xaa.c176 infoPtr->DashedLineFlags = LINE_PATTERN_MSBFIRST_LSBJUSTIFIED |
H A Dtgui_xaa.c185 infoPtr->DashedLineFlags = LINE_PATTERN_MSBFIRST_LSBJUSTIFIED |
H A Dblade_xaa.c223 infoPtr->DashedLineFlags = LINE_PATTERN_LSBFIRST_LSBJUSTIFIED |
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_accel.c1737 a->DashedLineFlags = (LINE_PATTERN_LSBFIRST_LSBJUSTIFIED
1835 a->DashedLineFlags = (LINE_PATTERN_LSBFIRST_LSBJUSTIFIED
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis300_accel.c1160 infoPtr->DashedLineFlags = NO_PLANEMASK |
H A Dsis310_accel.c2060 infoPtr->DashedLineFlags = NO_PLANEMASK |
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_accel.c847 infoRec->DashedLineFlags = (TRANSPARENCY_ONLY |
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_accel.c250 infoPtr->DashedLineFlags = commonFlags | LINE_PATTERN_LSBFIRST_LSBJUSTIFIED;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_storm.c673 infoPtr->DashedLineFlags = LINE_PATTERN_MSBFIRST_LSBJUSTIFIED;
786 infoPtr->DashedLineFlags |= NO_PLANEMASK;
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_accel.c180 TGA_AccelInfoRec->DashedLineFlags = LINE_PATTERN_LSBFIRST_LSBJUSTIFIED;
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx2_accel.c2229 localRecPtr->DashedLineFlags = NO_PLANEMASK |
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_accelfuncs.c1262 a->DashedLineFlags = (LINE_PATTERN_LSBFIRST_LSBJUSTIFIED
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_accel.c222 infoPtr->DashedLineFlags = NO_PLANEMASK |
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_accel.c2042 localRecPtr->DashedLineFlags = NO_PLANEMASK | /* TRANSPARENCY_ONLY | */
/xsrc/external/mit/xf86-video-newport/dist/src/
H A Dnewport_accel.c1676 pXAAInfoRec->DashedLineFlags = 0
/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime_accel.c2130 pXAAInfo->DashedLineFlags = LINE_PATTERN_MSBFIRST_MSBJUSTIFIED;

Completed in 82 milliseconds