Home
last modified time | relevance | path

Searched defs:AddAnimation (Results 1 – 7 of 7) 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.cpp146 size_t RSInteractiveImplictAnimator::AddAnimation(std::function<void()> callback) in AddAnimation() function in OHOS::Rosen::RSInteractiveImplictAnimator
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
Dstage_manager.h129 void AddAnimation(const std::shared_ptr<AnimationUtils::Animation>& animation, bool isPush) in AddAnimation() function
/foundation/graphic/graphic_3d/lume/LumeMeta/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.cpp49 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.cpp52 void RSAnimationManager::AddAnimation(const std::shared_ptr<RSRenderAnimation>& animation) in AddAnimation() function in OHOS::Rosen::RSAnimationManager
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp737 void RSNode::AddAnimation(const std::shared_ptr<RSAnimation>& animation, bool isStartAnimation) in AddAnimation() function in OHOS::Rosen::RSNode