Home
last modified time | relevance | path

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

/base/powermgr/display_manager/service/native/src/
Dscreen_controller.cpp83 void ScreenController::AnimateCallbackImpl::DiscountBrightness(double discount) in DiscountBrightness() function in OHOS::DisplayPowerMgr::ScreenController::AnimateCallbackImpl
178 bool ScreenController::DiscountBrightness(double discount, uint32_t gradualDuration) in DiscountBrightness() function in OHOS::DisplayPowerMgr::ScreenController
Ddisplay_power_mgr_service.cpp243 bool DisplayPowerMgrService::DiscountBrightness(double discount, uint32_t displayId) in DiscountBrightness() function in OHOS::DisplayPowerMgr::DisplayPowerMgrService
/base/powermgr/display_manager/frameworks/native/
Ddisplay_power_mgr_client.cpp126 bool DisplayPowerMgrClient::DiscountBrightness(double discount, uint32_t displayId) in DiscountBrightness() function in OHOS::DisplayPowerMgr::DisplayPowerMgrClient
/base/powermgr/display_manager/test/fuzztest/display_fuzzer/
Ddisplay_fuzzer.cpp136 static void DiscountBrightness(const uint8_t* data, size_t size) in DiscountBrightness() function
/base/powermgr/display_manager/service/zidl/src/
Ddisplay_power_mgr_proxy.cpp206 bool DisplayPowerMgrProxy::DiscountBrightness(double discount, uint32_t displayId) in DiscountBrightness() function in OHOS::DisplayPowerMgr::DisplayPowerMgrProxy