Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.h83 static bool AddToAnimator(
H A Dtween_element.cpp518 if (AddToAnimator(option.GetFloatPropertyAnimation(), controller, option)) { in IsNeedAnimation()
802 bool TweenElement::AddToAnimator( in AddToAnimator() function in OHOS::Ace::TweenElement