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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgeode.h415 int GeodeCalculatePitchBytes(unsigned int width, unsigned int bpp);
H A Dgx_driver.c172 GeodeCalculatePitchBytes(pScrni->virtualX, pScrni->bitsPerPixel);
1518 p = GeodeCalculatePitchBytes(pMode->CrtcHDisplay, pScrni->bitsPerPixel);
1630 GeodeCalculatePitchBytes(unsigned int width, unsigned int bpp) function in typeref:typename:int
H A Dlx_driver.c152 return GeodeCalculatePitchBytes(pScrni->virtualX, pScrni->bitsPerPixel);

Completed in 5 milliseconds