Home
last modified time | relevance | path

Searched refs:BG_BRIGHTNESS_RATES (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_modifier_type.h77 BG_BRIGHTNESS_RATES, enumerator
275 { RSModifierType::BG_BRIGHTNESS_RATES, "BgBrightnessRates" },
H A Drs_modifiers_def.in210 DECLARE_ANIMATABLE_MODIFIER(BgBrightnessRates, Vector4f, BG_BRIGHTNESS_RATES, Replace, Background, …
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1675 RSAnimatableProperty<Vector4f>>(RSModifierType::BG_BRIGHTNESS_RATES, rates); in SetBgBrightnessRates()