Home
last modified time | relevance | path

Searched defs:brightnessDiscount (Results 1 - 6 of 6) sorted by relevance

/foundation/barrierfree/accessibility/interfaces/innerkits/acfwk/include/
H A Daccessibility_config.h63 float brightnessDiscount; member
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_config_observer_proxy.cpp107 void AccessibleAbilityManagerConfigObserverProxy::OnBrightnessDiscountChanged(const float brightnessDiscount) in OnBrightnessDiscountChanged() argument
H A Daccessible_ability_manager_config_observer_stub.cpp96 float brightnessDiscount = data.ReadFloat(); in HandleOnBrightnessDiscountChanged() local
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessible_ability_manager_config_observer_proxy.cpp107 void AccessibleAbilityManagerConfigObserverProxyMock::OnBrightnessDiscountChanged(const float brightnessDiscount) in OnBrightnessDiscountChanged() argument
H A Dmock_accessible_ability_manager_config_observer_stub.cpp96 float brightnessDiscount = data.ReadFloat(); in HandleOnBrightnessDiscountChanged() local
/foundation/barrierfree/accessibility/frameworks/acfwk/src/
H A Daccessibility_config_impl.cpp1541 void AccessibilityConfig::Impl::OnAccessibleAbilityManagerBrightnessDiscountChanged(const float brightnessDiscount) in OnAccessibleAbilityManagerBrightnessDiscountChanged() argument
997 NotifyBrightnessDiscountChanged( const std::vector<std::shared_ptr<AccessibilityConfigObserver>> &observers, const float brightnessDiscount) NotifyBrightnessDiscountChanged() argument
[all...]

Completed in 5 milliseconds