Home
last modified time | relevance | path

Searched refs:FG_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.h72 FG_BRIGHTNESS_RATES, enumerator
270 { RSModifierType::FG_BRIGHTNESS_RATES, "FgBrightnessRates" },
H A Drs_modifiers_def.in199 DECLARE_ANIMATABLE_MODIFIER(FgBrightnessRates, Vector4f, FG_BRIGHTNESS_RATES, Replace, Foreground, …
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1636 RSAnimatableProperty<Vector4f>>(RSModifierType::FG_BRIGHTNESS_RATES, rates); in SetFgBrightnessRates()