Home
last modified time | relevance | path

Searched defs:animatableLastValue (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.h95 … auto animatableLastValue = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(lastValue); in InitCurveAnimationValue() local
175 … auto animatableLastValue = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(lastValue); in InitKeyframeAnimationValue() local
194 … auto animatableLastValue = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(lastValue); in InitDurationKeyframeAnimationValue() local
407 … auto animatableLastValue = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(lastValue); in InitRSSpringValueEstimator() local
423 … auto animatableLastValue = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(lastValue); in UpdateStartValueAndLastValue() local