Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_animation_group.cpp24 void RSAnimationGroup::AddAnimation(const std::shared_ptr<RSAnimation>& animation) in AddAnimation() function in OHOS::Rosen::RSAnimationGroup
H A Drs_interactive_implict_animator.cpp141 size_t RSInteractiveImplictAnimator::AddAnimation(std::function<void()> callback) in AddAnimation() function in OHOS::Rosen::RSInteractiveImplictAnimator
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_controller.cpp84 bool AnimationController::AddAnimation(const META_NS::IAnimation::Ptr& animation) in AddAnimation() function in AnimationController
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_modifier_manager.cpp50 void RSModifierManager::AddAnimation(const std::shared_ptr<RSRenderAnimation>& animation) in AddAnimation() function in OHOS::Rosen::RSModifierManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_manager.cpp53 void RSAnimationManager::AddAnimation(const std::shared_ptr<RSRenderAnimation>& animation) in AddAnimation() function in OHOS::Rosen::RSAnimationManager
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Danim_impl.cpp115 void AddAnimation(const IAnimation::Ptr&) override {} in AddAnimation() function in __anona08761e50110::AnimImpl
H A Decs_animation.cpp364 void EcsAnimation::AddAnimation(const IAnimation::Ptr& animation) in AddAnimation() function in EcsAnimation
H A Dscene_impl.cpp1771 bool SceneImpl::AddAnimation(const BASE_NS::shared_ptr<META_NS::IAnimation>& animation) in AddAnimation() function in __anon3577c0ce0110::SceneImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp434 void RSNode::AddAnimation(const std::shared_ptr<RSAnimation>& animation, bool isStartAnimation) in AddAnimation() function in OHOS::Rosen::RSNode