Searched refs:dxdom (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-ag10e/dist/src/ |
| H A D | ag10e.h | 89 CARD32 dxdom; member in struct:__anon7eb29e6e0108
|
| H A D | ag10e_accel.c | 192 pAG10E->dxdom = 0; 295 if (a != pAG10E->dxdom) { 297 pAG10E->dxdom = a; 770 int dxdom, dy; local in function:SXSubsequentSolidBresenhamLine 781 dxdom = -1; 783 dxdom = 1; 786 SXLoadCoord(pScrn, x, y, 0, len, dxdom, dy);
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | sx_accel.c | 153 pGlint->dxdom = 0; 287 if (a != pGlint->dxdom) { 289 pGlint->dxdom = a; 853 int dxdom, dy; local in function:SXSubsequentSolidBresenhamLine 864 dxdom = -1; 866 dxdom = 1; 869 SXLoadCoord(pScrn, x, y, 0, len, dxdom, dy);
|
| H A D | tx_accel.c | 181 pGlint->dxdom = 0; 318 if (a != pGlint->dxdom) { 320 pGlint->dxdom = a; 926 int dxdom, dy; local in function:TXSubsequentSolidBresenhamLine 937 dxdom = -1; 939 dxdom = 1; 942 TXLoadCoord(pScrn, x, y, 0, len, dxdom, dy);
|
| H A D | pm2_common.c | 145 pGlint->dxdom = 0;
|
| H A D | pm_accel.c | 170 pGlint->dxdom = 0; 312 if (a != pGlint->dxdom) { 314 pGlint->dxdom = a; 1178 int dxdom, dy; local in function:PermediaSubsequentSolidBresenhamLine 1189 dxdom = -65536; 1191 dxdom = 65536; 1194 PermediaLoadCoord(pScrn, x<<16, y<<16, 0, len, dxdom, dy);
|
| H A D | glint.h | 109 CARD32 dxdom; member in struct:__anon125efece0308
|
| H A D | pm3_accel.c | 357 pGlint->dxdom = 0;
|
Completed in 10 milliseconds