Home
last modified time | relevance | path

Searched refs:InitDurationKeyframeAnimationValue (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_keyframe_animation.cpp235 … valueEstimator_->InitDurationKeyframeAnimationValue(property_, durationKeyframes_, lastValue_); in InitValueEstimator()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_value_estimator.h73 …virtual void InitDurationKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& prope… in InitDurationKeyframeAnimationValue() function
188 void InitDurationKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& property, in InitDurationKeyframeAnimationValue() function