Searched defs:currentValue (Results 1 – 2 of 2) sorted by relevance
655 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable676 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable698 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable721 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable
66 void ScreenController::AnimateCallbackImpl::OnChanged(uint32_t currentValue) in OnChanged()