Home
last modified time | relevance | path

Searched refs:GetAnimationProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_spring_animation.cpp158 auto currentValue = springValueEstimator_->GetAnimationProperty(); in OnAnimate()
319 return { springValueEstimator_->GetAnimationProperty(), endValue_, velocity }; in GetSpringStatus()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_value_estimator.h330 virtual std::shared_ptr<RSRenderPropertyBase> GetAnimationProperty() const in GetAnimationProperty() function
459 std::shared_ptr<RSRenderPropertyBase> GetAnimationProperty() const override in GetAnimationProperty() function