Searched refs:SolidBresenhamLineErrorTermBits (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_accel.c468 pXAAinfo->SolidBresenhamLineErrorTermBits = 15;
550 pXAAinfo->SolidBresenhamLineErrorTermBits = 15;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaInitAccel.c216 if(infoRec->SolidBresenhamLineErrorTermBits)
217 infoRec->SolidBresenhamLineErrorTermBits =
218 ~((1 << infoRec->SolidBresenhamLineErrorTermBits) - 1);
H A DxaaLine.c343 #define range infoRec->SolidBresenhamLineErrorTermBits
H A Dxaa.h329 int SolidBresenhamLineErrorTermBits; member in struct:_XAAInfoRec
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dxp4_xaa.c180 infoPtr->SolidBresenhamLineErrorTermBits = 12;
H A Dxp_xaa.c172 infoPtr->SolidBresenhamLineErrorTermBits = 12;
H A Dimage_xaa.c204 infoPtr->SolidBresenhamLineErrorTermBits = 13;
H A Dtgui_xaa.c179 infoPtr->SolidBresenhamLineErrorTermBits = 12;
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_accel.c622 pXAA->SolidBresenhamLineErrorTermBits = 12;
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_line.c343 #define range infoRec->SolidBresenhamLineErrorTermBits
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_xaa.c274 xaaptr->SolidBresenhamLineErrorTermBits = 13;
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_accel.c1481 pXAAinfo->SolidBresenhamLineErrorTermBits = 13;
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_accel.c1754 localRecPtr->SolidBresenhamLineErrorTermBits = 15;
H A Dnsc_gx2_accel.c2219 localRecPtr->SolidBresenhamLineErrorTermBits = 15;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_accel.c2032 localRecPtr->SolidBresenhamLineErrorTermBits = 15;

Completed in 22 milliseconds