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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_memory.c56 return (pGeode->offscreenStart + pGeode->offscreenSize)
92 pGeode->offscreenList->offset = pGeode->offscreenStart;
106 (nptr->offset - pGeode->offscreenStart);
131 offset = ALIGN(pGeode->offscreenStart, align);
145 gap = pGeode->offscreenSize + pGeode->offscreenStart;
192 pGeode->offscreenStart = pGeode->displaySize;
H A Dgeode.h272 unsigned int offscreenStart; member in struct:_geodeRec
H A Dlx_exa.c1565 (void *) (pGeode->FBBase + pGeode->offscreenStart +

Completed in 5 milliseconds