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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp176 static bool gIOFBSwitching; variable
4516 && gIOFBSwitching)
4540 bool wsState = ((gIOFBSystemPower || gIOFBSwitching) && !(kIOFBDimmed & allState));
4567 && !gIOFBSwitching)
4676 && !gIOFBSwitching
4766 if (gIOFBSwitching && (state < kIODisplayNumPowerStates))
5846 gIOFBSwitching = true;
5848 else if (gIOFBSwitching && ((gMux_DidSwitch == param) || (gMux_DidNotSwitch == param)))
5850 gIOFBSwitching = false;
5946 gIOFBSwitching
[all...]

Completed in 110 milliseconds