Home
last modified time | relevance | path

Searched refs:BG_BRIGHTNESS_POSCOEFF (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.h79 BG_BRIGHTNESS_POSCOEFF, enumerator
277 { RSModifierType::BG_BRIGHTNESS_POSCOEFF, "BgBrightnessPoscoeff" },
H A Drs_modifiers_def.in214 DECLARE_ANIMATABLE_MODIFIER(BgBrightnessPosCoeff, Vector4f, BG_BRIGHTNESS_POSCOEFF, Replace, Backgr…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1687 RSAnimatableProperty<Vector4f>>(RSModifierType::BG_BRIGHTNESS_POSCOEFF, coeff); in SetBgBrightnessPosCoeff()