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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_exa.c63 #define BLIT_UP 4 macro
233 blit_direction |= BLIT_UP;
260 if (pMga->BltScanDirection & BLIT_UP) {
H A Dmga_storm.c1289 #define BLIT_UP 4 macro
1309 if(ydir == -1) pMga->BltScanDirection |= BLIT_UP;
1365 if(pMga->BltScanDirection & BLIT_UP) {
1416 if(pMga->BltScanDirection & BLIT_UP) {
1429 if(pMga->BltScanDirection & BLIT_UP) {
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfxdefs.h80 #define BLIT_UP 2 macro

Completed in 12 milliseconds