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

/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
H A DSDL_macwm.c74 typedef struct recDeviceGamma /* storage for device handle and gamma table */ struct
78 } recDeviceGamma; typedef in typeref:struct:recDeviceGamma
79 typedef recDeviceGamma * precDeviceGamma;
228 pSysGammaOut->devGamma [devCount] = (precDeviceGamma) NewPtr (sizeof (recDeviceGamma)); /* new device record */

Completed in 765 milliseconds