Home
last modified time | relevance | path

Searched refs:GetDisplayYPos (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp148 mouseEvent.screenY = pointerItem.GetDisplayYPos(); in UpdateMouseEventForPen()
196 event.screenY = item.GetDisplayYPos(); in ConvertTouchEvent()
680 yRelative = item.GetDisplayYPos(); in CalculateWindowCoordinate()
/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h297 item.GetTargetWindowId(), item.GetDisplayXPos(), item.GetDisplayYPos(), item.GetWindowXPos(), in PrintInfoLog()
306 item.GetTargetWindowId(), item.GetDisplayXPos(), item.GetDisplayYPos(), item.GetWindowXPos(), in PrintInfoLog()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h839 double GetDisplayYPos() const;
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test.cpp150 ASSERT_EQ(item.GetDisplayYPos(), touchInfo.point.y); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp129 double PointerEvent::PointerItem::GetDisplayYPos() const in GetDisplayYPos() function in OHOS::MMI::PointerEvent::PointerItem
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp1037 ASSERT_EQ(item.GetDisplayYPos(), displayY); in HWTEST_F()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp643 double physicalY = pointerItem.GetDisplayYPos(); in PointerEventHandler()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp3058 physicalY = pointerItem.GetDisplayYPos(); in UpdateDisplayInfo()

Completed in 21 milliseconds