Home
last modified time | relevance | path

Searched refs:InteractiveAnimationCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Danimation_utils.h32 using InteractiveAnimationCallback = std::function<void()>; variable
68 const InteractiveAnimationCallback& addCallback, const FinishCallback& callback);
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_animation_utils.cpp191 const InteractiveAnimationCallback& addCallback, const FinishCallback& callback) in CreateInteractiveAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_animation_utils.cpp229 const InteractiveAnimationCallback& addCallback, const FinishCallback& callback) in CreateInteractiveAnimation()