Home
last modified time | relevance | path

Searched refs:SetParentAnimator (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_component.h72 void SetParentAnimator(const RefPtr<Animator>& parentAnimator) in SetParentAnimator() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp163 dialogTween->SetParentAnimator(animator_); in BuildDialogTween()