Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_value_estimator.h94 auto animatableEndValue = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(endValue); in InitCurveAnimationValue() local
406 auto animatableEndValue = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(endValue); in InitRSSpringValueEstimator() local