Searched refs:DEGREES_0 (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaLineMisc.c25 if(dir == DEGREES_0)
41 if(dir == DEGREES_0)
54 if(dir == DEGREES_0)
H A DxaaRect.c95 clippedX1, clippedY1, width, DEGREES_0);
103 clippedX1, clippedY2, width, DEGREES_0);
H A DxaaLine.c214 infoRec->pScrn, tmp, y1, len, DEGREES_0);
383 infoRec->pScrn, x2, y2, 1, DEGREES_0);
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_accel.c953 (unsigned short)((dir == DEGREES_0) ? len : 1),
954 (unsigned short)((dir == DEGREES_0) ? 1 : len)));
1637 (unsigned short)((dir == DEGREES_0) ? len :
1639 (unsigned short)((dir == DEGREES_0) ? 1 :
H A Dnsc_gx2_accel.c1113 (unsigned short)((dir == DEGREES_0) ? len : 1),
1114 (unsigned short)((dir == DEGREES_0) ? 1 : len)));
1883 (unsigned short)((dir == DEGREES_0) ? len : 1),
1884 (unsigned short)((dir == DEGREES_0) ? 1 : len));
1893 vector_mode_table[(dir == DEGREES_0) ? 2 : 5]));
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_line.c245 y1, len, DEGREES_0);
386 DEGREES_0);
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dxp4_xaa.c363 if (dir == DEGREES_0) {
H A Dxp_xaa.c393 if (dir == DEGREES_0) {
H A Dtgui_xaa.c427 if (dir == DEGREES_0) {
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_accel.c934 if(dir == DEGREES_0) {
957 if(dir == DEGREES_0) {
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis300_accel.c393 if((y >= 2048) || ((dir != DEGREES_0) && ((y + len) >= 2048))) {
405 if(dir == DEGREES_0) {
H A Dsis310_accel.c612 if(dir == DEGREES_0) {
621 if(dir == DEGREES_0) {
H A Dsis_accel.c353 if(dir == DEGREES_0) {
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_accel.c349 if (dir == DEGREES_0)
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_xaa.c373 if (dir == DEGREES_0) {
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_xaa.c441 if(dir == DEGREES_0) {
H A Dnv_xaa.c616 if(dir == DEGREES_0) {
H A Driva_xaa.c402 if ( dir ==DEGREES_0 )
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_accelfuncs.c232 if (dir == DEGREES_0) w = len;
268 DEGREES_0);
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_accel.c411 if (dir == DEGREES_0) {
1426 if (dir == DEGREES_0) {
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_accel.c1234 * dir int DEGREES_270 or DEGREES_0 line direction
1247 if (dir == DEGREES_0)
1255 dir == DEGREES_0 ? (len << 16) | 1 : (1 << 16) | len;
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_accel.c644 if (dir == DEGREES_0)
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dsx_accel.c839 if (dir == DEGREES_0) {
H A Dtx_accel.c912 if (dir == DEGREES_0) {
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dag10e_accel.c756 if (dir == DEGREES_0) {

Completed in 42 milliseconds

12