Home
last modified time | relevance | path

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

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