Searched refs:BLIT_LEFT (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_exa.c62 #define BLIT_LEFT 1 macro
230 blit_direction |= BLIT_LEFT;
267 if (pMga->BltScanDirection & BLIT_LEFT)
H A Dmga_storm.c1288 #define BLIT_LEFT 1 macro
1311 pMga->BltScanDirection |= BLIT_LEFT;
1373 if(pMga->BltScanDirection & BLIT_LEFT) start += w;
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfxdefs.h79 #define BLIT_LEFT 1 macro

Completed in 7 milliseconds