Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_component.h44 void SetAnimatorGetStatusFunc(const AnimatorGetStatusFunc& animatorGetStatusFunc) in SetAnimatorGetStatusFunc() function
H A Dimage_animator_element.cpp328 … imageAnimatorController->SetAnimatorGetStatusFunc([weak = WeakClaim(this)]() -> Animator::Status { in UpdateCallbackAndFunc()