Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dproperty_animatable.h61 static bool AddPropertyAnimation(const RefPtr<PropertyAnimatable>& propertyAnimatable, in AddPropertyAnimation() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_element.cpp787 …PropertyAnimatable::AddPropertyAnimation<U, V>(propertyAnimatable, propertyType, animation, initVa… in CreatePropertyAnimation()