Home
last modified time | relevance | path

Searched defs:AdjustBrightness (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_display_power_mgr_client.cpp109 bool DisplayPowerMgrClient::AdjustBrightness(uint32_t value, uint32_t duration, uint32_t id) in AdjustBrightness() function in OHOS::DisplayPowerMgr::DisplayPowerMgrClient
/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/native/
H A Ddisplay_power_mgr_client.cpp183 bool DisplayPowerMgrClient::AdjustBrightness(uint32_t value, uint32_t duration, uint32_t id) in AdjustBrightness() function in OHOS::DisplayPowerMgr::DisplayPowerMgrClient
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Ddisplay_power_mgr_service.cpp412 bool DisplayPowerMgrService::AdjustBrightness(uint32_t id, int32_t value, uint32_t duration) in AdjustBrightness() function in OHOS::DisplayPowerMgr::DisplayPowerMgrService
/ohos5.0/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_power_mgr_proxy.cpp546 bool DisplayPowerMgrProxy::AdjustBrightness(uint32_t id, int32_t value, uint32_t duration) in AdjustBrightness() function in OHOS::DisplayPowerMgr::DisplayPowerMgrProxy