Home
last modified time | relevance | path

Searched refs:SetStopEvent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_event_hub.h43 void SetStopEvent(const AnimatorEvent& stopEvent) in SetStopEvent() function
H A Dimage_animator_model_ng.cpp134 eventHub->SetStopEvent(OnFinish); in SetOnFinish()
302 eventHub->SetStopEvent(onFinish); in SetOnFinish()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_component.h67 void SetStopEvent(const EventMarker& stopEvent) in SetStopEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_image_animator.cpp94 controller->SetStopEvent(stopEvent); in AddSpecializedEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_animator_model_impl.cpp173 controller->SetStopEvent(startEvent); in SetOnFinish()