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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp373 UInt8 needGammaRestore; member in struct:IOFramebufferPrivate
4217 __private->needGammaRestore = (0 == __private->restoreType);
4229 if ((kIOFBNotifyVRAMReady != event) && __private->restoreType && __private->needGammaRestore)
4239 __private->needGammaRestore = false;
4344 __private->needGammaRestore = false;

Completed in 92 milliseconds