Home
last modified time | relevance | path

Searched defs:AddAnimation (Results 1 – 4 of 4) 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_ui_animation_manager.cpp32 void RSUIAnimationManager::AddAnimation(const std::shared_ptr<RSRenderAnimation>& animation, in AddAnimation() function in OHOS::Rosen::RSUIAnimationManager
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_animation_manager.cpp33 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.cpp194 void RSNode::AddAnimation(const std::shared_ptr<RSAnimation>& animation) in AddAnimation() function in OHOS::Rosen::RSNode