Home
last modified time | relevance | path

Searched defs:isAdditive (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
Drs_value_estimator.h91 void UpdateAnimationValue(const float fraction, const bool isAdditive) override in UpdateAnimationValue()
99 T GetAnimationValue(const float fraction, const bool isAdditive) in GetAnimationValue()
152 void UpdateAnimationValue(const float fraction, const bool isAdditive) override in UpdateAnimationValue()
160 T GetAnimationValue(const float fraction, const bool isAdditive) in GetAnimationValue()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_property_animation.cpp36 void RSPropertyAnimation::SetAdditive(bool isAdditive) in SetAdditive()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_property_animation.cpp35 void RSRenderPropertyAnimation::SetAdditive(bool isAdditive) in SetAdditive()