Home
last modified time | relevance | path

Searched defs:eventStage (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
H A Drender_touch_listener.cpp47 AceAsyncEvent<void(const TouchEventInfo&)>::Create(onEventId, context_), eventStage, in Update() local
53 AceAsyncEvent<void()>::Create(catchEventId, context_), eventStage, touchEventType); in Update() local
63 AceAsyncEvent<void(const SwipeEventInfo&)>::Create(onEventId, context_), eventStage); in Update() local
71 AceAsyncEvent<void(const SwipeEventInfo&)>::Create(catchEventId, context_), eventStage); Update() local
[all...]

Completed in 1 milliseconds