Home
last modified time | relevance | path

Searched defs:currentBrightness (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_display_test.cpp351 int32_t currentBrightness = 200; variable
390 int32_t currentBrightness = 200; variable
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_display_test.cpp413 int32_t currentBrightness = 200; variable
456 int32_t currentBrightness = 200; variable
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp161 uint32_t currentBrightness = BrightnessService::Get().GetBrightness(); in OnFoldStatusChanged() local
1256 uint32_t currentBrightness = GetSettingBrightness(); in SetMaxBrightness() local
1279 uint32_t currentBrightness = GetSettingBrightness(); in SetMaxBrightnessNit() local
/ohos5.0/base/useriam/face_auth/services_ex/src/
H A Dscreen_brightness_task.cpp141 uint32_t GetIncreaseBrightnessStartIndex(uint32_t currentBrightness) in GetIncreaseBrightnessStartIndex()
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/
H A Ddisplay_power_mgr_brightness_test.cpp566 auto currentBrightness = DisplayPowerMgrClient::GetInstance().GetBrightness(); variable