Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
DSDL_macwm.c107 VDGammaRecord DeviceGammaRec; in GetGammaTable() local
116 *(Ptr *)cParam.csParam = (Ptr) &DeviceGammaRec; /* record for gamma */ in GetGammaTable()
120 *ppTableGammaOut = (GammaTblPtr)(DeviceGammaRec.csGTable); /* pull table out of record */ in GetGammaTable()