Home
last modified time | relevance | path

Searched defs:GetAnimatable (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
Dproperty_animation.h38 const std::list<RefPtr<Animatable>>& GetAnimatable() const in GetAnimatable() function
/foundation/arkui/ace_engine/frameworks/core/components/tween/
Dtween_element.cpp31 RefPtr<PropertyAnimatable> GetAnimatable(const RefPtr<Element>& contentElement) in GetAnimatable() function