Home
last modified time | relevance | path

Searched refs:GetDispatchTimes (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dintention_event_manager_test.cpp117 EXPECT_EQ(10, pointerEvent->GetDispatchTimes()); in HWTEST_F()
329 EXPECT_EQ(10, pointerEvent->GetDispatchTimes()); in HWTEST_F()
378 EXPECT_EQ(-1, pointerEvent->GetDispatchTimes()); in HWTEST_F()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1639 int32_t GetDispatchTimes() const;
/foundation/window/window_manager/window_scene/intention_event/src/
H A Dintention_event_manager.cpp152 auto dispatchTimes = pointerEvent->GetDispatchTimes(); in SetPointerId()
/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp265 << event->GetZOrder() << event->GetDispatchTimes() << event->GetHandlerEventType() in SerializePointerEvent()
/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h277 event->GetTargetWindowId(), event->GetDispatchTimes(), isSimulate.c_str(), in PrintInfoLog()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp1316 int32_t PointerEvent::GetDispatchTimes() const in GetDispatchTimes() function in OHOS::MMI::PointerEvent

Completed in 7 milliseconds