Searched refs:pNEO (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ | ||
| H A D | neo_dga.c | 77 NEOPtr pNEO = NEOPTR(pScrn); local in function:NEODGAInit 86 pixlines = (imlines > 1024 && !pNEO->noAccel) ? 1024 : imlines; 106 if (!pNEO->noAccel) 126 currentMode->address = pNEO->NeoFbBase; 144 pNEO->numDGAModes = num; 145 pNEO->DGAModes = modes; 158 NEOPtr pNEO = NEOPTR(pScrn); local in function:NEO_SetMode 161 if(pNEO->DGAactive) { 165 pNEO->DGAactive = FALSE; 168 if(!pNEO 183 NEOPtr pNEO = NEOPTR(pScrn); local in function:NEO_GetViewport 194 NEOPtr pNEO = NEOPTR(pScrn); local in function:NEO_SetViewport 212 NEOPtr pNEO = NEOPTR(pScrn); local in function:NEO_FillRect 225 NEOPtr pNEO = NEOPTR(pScrn); local in function:NEO_Sync 238 NEOPtr pNEO = NEOPTR(pScrn); local in function:NEO_BlitRect 275 NEOPtr pNEO = NEOPTR(pScrn); local in function:NEO_OpenFramebuffer [all...] |
Completed in 2 milliseconds