Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Danimation_utils.h31 using RepeatCallback = std::function<void()>; variable
46 … const FinishCallback& finishCallback = nullptr, const RepeatCallback& repeatCallback = nullptr);
59 const RepeatCallback& repeatCallback = nullptr);
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_animation_utils.cpp69 const FinishCallback& finishCallback, const RepeatCallback& repeatCallback) in Animate()
116 …const PropertyCallback& callback, const FinishCallback& finishCallback, const RepeatCallback& repe… in StartAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_animation_utils.cpp114 const FinishCallback& finishCallback, const RepeatCallback& repeatCallback) in Animate()
157 …const PropertyCallback& callback, const FinishCallback& finishCallback, const RepeatCallback& repe… in StartAnimation()