Searched defs:AddAnimation (Results 1 – 9 of 9) sorted by relevance
24 void RSAnimationGroup::AddAnimation(const std::shared_ptr<RSAnimation>& animation) in AddAnimation() function in OHOS::Rosen::RSAnimationGroup
141 size_t RSInteractiveImplictAnimator::AddAnimation(std::function<void()> callback) in AddAnimation() function in OHOS::Rosen::RSInteractiveImplictAnimator
84 bool AnimationController::AddAnimation(const META_NS::IAnimation::Ptr& animation) in AddAnimation() function in AnimationController
50 void RSModifierManager::AddAnimation(const std::shared_ptr<RSRenderAnimation>& animation) in AddAnimation() function in OHOS::Rosen::RSModifierManager
53 void RSAnimationManager::AddAnimation(const std::shared_ptr<RSRenderAnimation>& animation) in AddAnimation() function in OHOS::Rosen::RSAnimationManager
115 void AddAnimation(const IAnimation::Ptr&) override {} in AddAnimation() function in __anona08761e50110::AnimImpl
364 void EcsAnimation::AddAnimation(const IAnimation::Ptr& animation) in AddAnimation() function in EcsAnimation
1771 bool SceneImpl::AddAnimation(const BASE_NS::shared_ptr<META_NS::IAnimation>& animation) in AddAnimation() function in __anon3577c0ce0110::SceneImpl
434 void RSNode::AddAnimation(const std::shared_ptr<RSAnimation>& animation, bool isStartAnimation) in AddAnimation() function in OHOS::Rosen::RSNode