Home
last modified time | relevance | path

Searched refs:HandleMultiWindowPointerEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/event_dispatch/test/
H A Devent_dispatch_test.cpp532 * @tc.desc: Test HandleMultiWindowPointerEvent
556 ASSERT_NO_FATAL_FAILURE(eventdispatchhandler.HandleMultiWindowPointerEvent(point, pointerItem)); in HWTEST_F()
561 * @tc.desc: Test HandleMultiWindowPointerEvent
584 ASSERT_NO_FATAL_FAILURE(eventdispatchhandler.HandleMultiWindowPointerEvent(point, pointerItem)); in HWTEST_F()
589 * @tc.desc: Test HandleMultiWindowPointerEvent
616 ASSERT_NO_FATAL_FAILURE(eventdispatchhandler.HandleMultiWindowPointerEvent(point, pointerItem)); in HWTEST_F()
621 * @tc.desc: Test HandleMultiWindowPointerEvent
646 ASSERT_NO_FATAL_FAILURE(eventdispatchhandler.HandleMultiWindowPointerEvent(point, pointerItem)); in HWTEST_F()
651 * @tc.desc: Test HandleMultiWindowPointerEvent
675 ASSERT_NO_FATAL_FAILURE(eventdispatchhandler.HandleMultiWindowPointerEvent(poin in HWTEST_F()
[all...]
/foundation/multimodalinput/input/service/event_dispatch/include/
H A Devent_dispatch_handler.h72 void HandleMultiWindowPointerEvent(std::shared_ptr<PointerEvent> point,
/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp150 void EventDispatchHandler::HandleMultiWindowPointerEvent(std::shared_ptr<PointerEvent> point, in HandleMultiWindowPointerEvent() function in OHOS::MMI::EventDispatchHandler
272 HandleMultiWindowPointerEvent(point, pointerItem); in HandlePointerEventInner()

Completed in 3 milliseconds