Home
last modified time | relevance | path

Searched refs:pDeviceGamma (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
DSDL_macwm.c77 GammaTblPtr pDeviceGamma; /* pointer to device gamma table */ member
156 DisposeGammaTable ((Ptr) pSysGammaIn->devGamma [i]->pDeviceGamma); /* dump gamma table */ in DisposeSystemGammas()
232 …pSysGammaOut->devGamma [devCount]->pDeviceGamma = (GammaTblPtr)GetDeviceGamma (hGDevice); /* copy … in GetSystemGammas()
282 …mma (pSysGammaIn->devGamma [i]->hGD, (Ptr) pSysGammaIn->devGamma [i]->pDeviceGamma); /* restore ga… in RestoreSystemGammas()