Searched refs:APMPTR (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_cursor.c119 return APMPTR(xf86ScreenToScrn(pScreen))->CurrentLayout.bitsPerPixel >= 8;
H A Dapm.h215 #define APMPTR(p) ((ApmPtr)(((ScrnInfoPtr)(p))->driverPrivate)) macro
H A Dapm_accel.c163 if (APMPTR(xf86Screens[(pGC)->pScreen->myNum])->Chipset == AT3D) {
164 Scanlines = APMPTR(xf86Screens[(pGC)->pScreen->myNum])->CurrentLayout.Scanlines;
H A Dapm_driver.c386 pApm = APMPTR(pScrn);
1965 ApmUnlock(APMPTR(pScrn));

Completed in 12 milliseconds