Home
last modified time | relevance | path

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

/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness.h79 class BrightnessInfo { class in OHOS::DisplayPowerMgr::Brightness
97 BrightnessInfo brightnessInfo_;
H A Dbrightness.cpp292 uint32_t Brightness::BrightnessInfo::GetBrightness() const in GetBrightness()
299 bool Brightness::BrightnessInfo::SetBrightness(int32_t value, bool continuous) in SetBrightness()
311 int32_t Brightness::BrightnessInfo::GetAutoMode() const
318 bool Brightness::BrightnessInfo::SetAutoMode(bool mode)
326 void Brightness::BrightnessInfo::ScreenOn(bool keep, std::shared_ptr<RunningLock>& runningLock)
334 DisplayErrors Brightness::BrightnessInfo::GetServiceError() const in GetServiceError()

Completed in 2 milliseconds