Home
last modified time | relevance | path

Searched refs:GetCachedSettingBrightness (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/powermgr/display_manager/state_manager/service/native/include/
H A Dscreen_controller.h59 uint32_t GetCachedSettingBrightness() const;
/ohos5.0/base/powermgr/display_manager/brightness_manager/include/
H A Dbrightness_service.h120 uint32_t GetCachedSettingBrightness();
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_controller.cpp179 uint32_t ScreenController::GetCachedSettingBrightness() const in GetCachedSettingBrightness() function in OHOS::DisplayPowerMgr::ScreenController
H A Ddisplay_power_mgr_service.cpp700 int32_t brightness = static_cast<int32_t>(mainDisp->second->GetCachedSettingBrightness()); in AmbientLightCallback()
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp832 uint32_t BrightnessService::GetCachedSettingBrightness() in GetCachedSettingBrightness() function in OHOS::DisplayPowerMgr::BrightnessService