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

/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
H A DSDL_macwm.c81 typedef struct recSystemGamma /* storage for system devices and gamma tables */ struct
85 } recSystemGamma; typedef in typeref:struct:recSystemGamma
86 typedef recSystemGamma * precSystemGamma;
210 pSysGammaOut = (precSystemGamma) NewPtr (sizeof (recSystemGamma)); /* allocate for structure */

Completed in 35 milliseconds