Searched defs:currentValue (Results 1 – 5 of 5) sorted by relevance
729 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable751 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetBrightness(); variable775 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable799 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable822 uint32_t currentValue = DisplayPowerMgrClient::GetInstance().GetDeviceBrightness(); variable
168 uint8_t currentValue = (HEX_VALUE_7F) & (buffer[byteOffsetNumber] >> shiftNumber); in Unpack7bitCharForMiddlePart() local
66 void ScreenController::AnimateCallbackImpl::OnChanged(uint32_t currentValue) in OnChanged()
325 void BrightnessService::DimmingCallbackImpl::OnChanged(uint32_t currentValue) in OnChanged()
1269 bool currentValue = forceTimingOut_.exchange(enabled); in WakeupDeviceInner() local