Home
last modified time | relevance | path

Searched refs:KEYFRAME_VALUE_ESTIMATOR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_keyframe_animation.cpp227 …alueEstimator_ = property_->CreateRSValueEstimator(RSValueEstimatorType::KEYFRAME_VALUE_ESTIMATOR); in InitValueEstimator()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_value_estimator.h302 KEYFRAME_VALUE_ESTIMATOR, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_render_property.h295 case RSValueEstimatorType::KEYFRAME_VALUE_ESTIMATOR: { in CreateRSValueEstimator()