Searched refs:correctState (Results 1 – 2 of 2) sorted by relevance
262 void CorrectState(PowerState& currentState, PowerState correctState, DisplayState state);
2005 PowerState& currentState, PowerState correctState, DisplayState state) in WakeupDeviceInner() argument2010 .append(PowerUtils::GetPowerStateString(correctState)) in WakeupDeviceInner()2015 …ATE", static_cast<uint32_t>(currentState), "CORRECTION_STATE", static_cast<uint32_t>(correctState), in WakeupDeviceInner()2017 currentState = correctState; in WakeupDeviceInner()