Home
last modified time | relevance | path

Searched refs:RemoveAnimationInner (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h566 void RemoveAnimationInner(const std::shared_ptr<RSAnimation>& animation);
H A Drs_node.cpp366 void RSNode::RemoveAnimationInner(const std::shared_ptr<RSAnimation>& animation) in RemoveAnimationInner() function in OHOS::Rosen::RSNode
2095 RemoveAnimationInner(animation); in AnimationCallback()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp4846 HWTEST_F(RSNodeTest, RemoveAnimationInner, TestSize.Level1)
4851 rsNode->RemoveAnimationInner(animation);
4857 rsNode->RemoveAnimationInner(animation);
4863 rsNode->RemoveAnimationInner(animation);