Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h289 item.GetOriginPointerId(), isSimulate.c_str()); in PrintInfoLog()
298 item.GetWindowYPos(), item.GetOriginPointerId()); in PrintInfoLog()
307 item.GetWindowYPos(), item.GetOriginPointerId(), isSimulate.c_str()); in PrintInfoLog()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp75 touchPoint.originalId = pointerItem.GetOriginPointerId(); in ConvertTouchPoint()
331 events.originalId = item.GetOriginPointerId(); in ConvertMouseEvent()
410 event.originalId = item.GetOriginPointerId(); in ConvertAxisEvent()
H A Dace_container.cpp3015 int32_t originId = pointerItem.GetOriginPointerId(); in SetCurPointerEvent()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h770 int32_t GetOriginPointerId() const;
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp345 int32_t PointerEvent::PointerItem::GetOriginPointerId() const in GetOriginPointerId() function in OHOS::MMI::PointerEvent::PointerItem
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp1007 ASSERT_EQ(item.GetOriginPointerId(), originPointerId); in HWTEST_F()

Completed in 16 milliseconds