Home
last modified time | relevance | path

Searched defs:DispatchTouchEvent (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pipeline/
Dmock_event_manager.cpp53 bool EventManager::DispatchTouchEvent(const TouchEvent& point) in DispatchTouchEvent() function in OHOS::Ace::EventManager
59 bool EventManager::DispatchTouchEvent(const AxisEvent& event) in DispatchTouchEvent() function in OHOS::Ace::EventManager
/foundation/arkui/ace_engine/adapter/preview/entrance/
Devent_dispatcher.cpp326 bool EventDispatcher::DispatchTouchEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in DispatchTouchEvent() function in OHOS::Ace::Platform::EventDispatcher
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_view_ohos.cpp101 void AceViewOhos::DispatchTouchEvent(AceViewOhos* view, const std::shared_ptr<MMI::PointerEvent>& p… in DispatchTouchEvent() function in OHOS::Ace::Platform::AceViewOhos
/foundation/arkui/ace_engine/interfaces/native/
Dnative_interface_xcomponent.h305 void (*DispatchTouchEvent)(OH_NativeXComponent* component, void* window); member
/foundation/arkui/ace_engine/frameworks/core/common/
Devent_manager.cpp495 bool EventManager::DispatchTouchEvent(const TouchEvent& event) in DispatchTouchEvent() function in OHOS::Ace::EventManager
649 bool EventManager::DispatchTouchEvent(const AxisEvent& event) in DispatchTouchEvent() function in OHOS::Ace::EventManager