Searched defs:currentValue (Results 1 – 2 of 2) sorted by relevance
682 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable703 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable727 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable750 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable770 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable
65 void ScreenController::AnimateCallbackImpl::OnChanged(uint32_t currentValue) in OnChanged()