Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp84 void SetAnimationProperties(const RefPtr<Animation<T>>& animation, TweenOption& option) in SetAnimationProperties() function
183 SetAnimationProperties(animation, option); in CreateTransformAnimation()