Home
last modified time | relevance | path

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

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