Home
last modified time | relevance | path

Searched defs:SetAnimator (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.cpp90 void TweenComponent::SetAnimator(const RefPtr<Animator>& animator) in SetAnimator() function in OHOS::Ace::TweenComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator_info.h48 void SetAnimator(const RefPtr<Animator>& animator) in SetAnimator() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_component.h67 void SetAnimator(const RefPtr<Animator>& animator) in SetAnimator() function
H A Drender_dialog_tween.cpp572 void RenderDialogTween::SetAnimator(const RefPtr<Animator>& animator) in SetAnimator() function in OHOS::Ace::RenderDialogTween
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h92 void SetAnimator(const RefPtr<Animator>& animator) in SetAnimator() function