Home
last modified time | relevance | path

Searched refs:GetAnimateVelocity (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_animation.h181 const std::shared_ptr<RSRenderPropertyBase>& GetAnimateVelocity() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_modifier_manager.cpp112 animation->GetAnimateVelocity(), animation->GetFrameRateRange()); in Animate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_manager.cpp183 …ateDecider_.AddDecisionElement(animation->GetPropertyId(), animation->GetAnimateVelocity(), range); in Animate()
H A Drs_render_animation.cpp375 const std::shared_ptr<RSRenderPropertyBase>& RSRenderAnimation::GetAnimateVelocity() const in GetAnimateVelocity() function in OHOS::Rosen::RSRenderAnimation