Home
last modified time | relevance | path

Searched refs:RemoveAnimator (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator_group.h38 void RemoveAnimator(const RefPtr<Animator>& animator);
H A Danimator_group.cpp45 void AnimatorGroup::RemoveAnimator(const RefPtr<Animator>& animator) in RemoveAnimator() function in OHOS::Ace::AnimatorGroup
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
H A Dsvg_context.h76 void RemoveAnimator(int32_t key);
H A Dsvg_context.cpp64 void SvgContext::RemoveAnimator(int32_t key) in RemoveAnimator() function in OHOS::Ace::NG::SvgContext