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

/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
H A DSDL_macwm.c396 static Ptr systemGammaPtr; variable
400 if (systemGammaPtr)
402 RestoreSystemGammas(systemGammaPtr);
403 DisposeSystemGammas(&systemGammaPtr);
412 if (!systemGammaPtr)
413 systemGammaPtr = GetSystemGammas();

Completed in 836 milliseconds