Home
last modified time | relevance | path

Searched defs:discount (Results 1 - 11 of 11) sorted by relevance

/base/powermgr/display_manager/brightness_manager/test/unittest/src/
H A Dbrightness_manager_ext_test.cpp53 double discount = g_BrightnessManagerExt.GetDiscount(); in HWTEST_F() local
H A Dmock_brightness_manager_interface.cpp76 bool DiscountBrightness(double discount) in DiscountBrightness() argument
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_manager.cpp84 bool BrightnessManager::DiscountBrightness(double discount) in DiscountBrightness() argument
H A Dbrightness_manager_ext.cpp269 bool BrightnessManagerExt::DiscountBrightness(double discount) in DiscountBrightness() argument
H A Dbrightness_service.cpp356 void BrightnessService::DimmingCallbackImpl::DiscountBrightness(double discount) in DiscountBrightness() argument
839 bool BrightnessService::DiscountBrightness(double discount, uint32_t gradualDuration) in DiscountBrightness() argument
[all...]
/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_power_mgr_stub.cpp231 double discount = 0; in DiscountBrightnessStub() local
H A Ddisplay_power_mgr_proxy.cpp280 bool DisplayPowerMgrProxy::DiscountBrightness(double discount, uint32_t displayId) in DiscountBrightness() argument
/base/powermgr/display_manager/state_manager/frameworks/native/
H A Ddisplay_power_mgr_client.cpp127 bool DisplayPowerMgrClient::DiscountBrightness(double discount, uint32_t displayId) in DiscountBrightness() argument
/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_controller.cpp74 void ScreenController::AnimateCallbackImpl::DiscountBrightness(double discount) in DiscountBrightness() argument
182 bool ScreenController::DiscountBrightness(double discount, uint32_t gradualDuration) in DiscountBrightness() argument
H A Ddisplay_power_mgr_service.cpp319 bool DisplayPowerMgrService::DiscountBrightness(double discount, uint32_t displayId) in DiscountBrightness() argument
777 double DisplayPowerMgrService::GetSafeDiscount(double discount, uint32_t brightness) in GetSafeDiscount() argument
[all...]
/base/powermgr/power_manager/utils/shell/src/
H A Dpower_shell_command.cpp609 double discount = 0; in RunAsDisplayCommandDiscount() local
610 fstr >> discount; in RunAsDisplayCommandDiscount() local

Completed in 10 milliseconds