Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_component.h39 void SetAnimationFunc(const AnimatorFunc& animatorFunc) in SetAnimationFunc() function
H A Dimage_animator_element.cpp320 imageAnimatorController->SetAnimationFunc([weak = WeakClaim(this)](const std::string& method) { in UpdateCallbackAndFunc()