Home
last modified time | relevance | path

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

12

/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_power_manager.cpp30 bool AccessibilityPowerManager::DiscountBrightness(const float discount) in DiscountBrightness() argument
H A Daccessibility_settings.cpp343 RetError AccessibilitySettings::SetBrightnessDiscount(const float discount) in SetBrightnessDiscount() argument
/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
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_display_power_mgr_client.cpp66 bool DisplayPowerMgrClient::DiscountBrightness(double discount, uint32_t displayId) in DiscountBrightness() argument
H A Dmock_accessibility_settings_config.cpp187 RetError AccessibilitySettingsConfig::SetBrightnessDiscount(const float discount) in SetBrightnessDiscount() argument
H A Dmock_accessible_ability_manager_service.cpp352 RetError AccessibleAbilityManagerService::SetBrightnessDiscount(const float discount) in SetBrightnessDiscount() 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
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_settings_config.cpp187 RetError MockAccessibilitySettingsConfig::SetBrightnessDiscount(const float discount) in SetBrightnessDiscount() argument
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessible_ability_manager_service_stub.cpp282 RetError MockAccessibleAbilityManagerServiceStub::SetBrightnessDiscount(const float discount) in SetBrightnessDiscount() argument
/foundation/ability/ability_runtime/tools/aa/src/
H A Daccessibility_ability_command.cpp1095 float discount = 1.0 * std::atoi(argument.value.c_str()) / 100; in RunAsSetBrightnessDiscount() local
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_register_element_operator_xts.cpp327 RetError AsacRegisterElementOperatorXTS::SetBrightnessDiscount(const float discount) in SetBrightnessDiscount() argument
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/
H A Dsa_get_attribute_value_xts.cpp327 RetError SaGetAttributeValueXts::SetBrightnessDiscount(const float discount) in SetBrightnessDiscount() argument
/foundation/barrierfree/accessibility/interfaces/innerkits/test/mock/
H A Dmock_a11y_ability_manager_service.cpp352 RetError A11yManagerService::SetBrightnessDiscount(const float discount) in SetBrightnessDiscount() argument
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_service_stub.cpp849 float discount = data.ReadFloat(); in HandleSetBrightnessDiscount() local
H A Daccessible_ability_manager_service_proxy.cpp993 RetError AccessibleAbilityManagerServiceProxy::SetBrightnessDiscount(const float discount) in SetBrightnessDiscount() argument
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp1666 float discount = accountData->GetConfig()->GetBrightnessDiscount(); in SwitchedUser() local

Completed in 28 milliseconds

12