Home
last modified time | relevance | path

Searched refs:GetTargetDisplayId (Results 1 - 25 of 27) sorted by relevance

12

/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp360 moveDragEndDisplayId_ = pointerEvent->GetTargetDisplayId(); in ConsumeMoveEvent()
423 if (!IsSystemWindow() || static_cast<uint64_t>(pointerEvent->GetTargetDisplayId()) == moveDragStartDisplayId_) { in CalcDragTargetRect()
479 moveDragStartDisplayId_ : pointerEvent->GetTargetDisplayId(); in ConsumeDragEvent()
536 GetScreenSessionById(static_cast<uint64_t>(pointerEvent->GetTargetDisplayId())); in CalcUnifiedTranslate()
571 if (!IsSystemWindow() || static_cast<uint64_t>(pointerEvent->GetTargetDisplayId()) == moveDragStartDisplayId_) { in CalcMoveTargetRect()
598 auto display = DisplayManager::GetInstance().GetDisplayById(pointerEvent->GetTargetDisplayId()); in EventDownInit()
1032 DisplayId displayId = pointerEvent->GetTargetDisplayId(); in UpdateHotAreaType()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dinput_event.h272 int32_t GetTargetDisplayId() const;
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtablet_tool_tranform_processor.cpp199 int32_t targetDisplayId = pointerEvent_->GetTargetDisplayId(); in OnTipMotion()
271 int32_t targetDisplayId = pointerEvent_->GetTargetDisplayId(); in OnTipProximity()
H A Dtouch_transform_processor.cpp156 int32_t logicalDisplayId = pointerEvent_->GetTargetDisplayId(); in OnEventTouchMotion()
H A Dtouch_gesture_detector.cpp271 int32_t displayId = event->GetTargetDisplayId(); in WhetherDiscardTouchEvent()
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_events.h112 int32_t GetTargetDisplayId() const in GetTargetDisplayId() function in OHOS::Ace::KeyCode::BaseEventInfo
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp314 std::vector<WindowInfo> windowsInfo = GetWindowGroupInfoByDisplayId(pointerEvent->GetTargetDisplayId()); in GetClientFd()
343 if (windowInfo == nullptr && pointerEvent->GetTargetDisplayId() != firstBtnDownWindowInfo_.second) { in GetClientFd()
428 auto displayId = pointerEvent->GetTargetDisplayId(); in FoldScreenRotation()
507 std::vector<WindowInfo> windowsInfo = GetWindowGroupInfoByDisplayId(keyEvent->GetTargetDisplayId()); in HandleKeyEventWindowId()
548 int32_t displayId = inputEvent->GetTargetDisplayId(); in GetDisplayId()
567 std::vector<WindowInfo> windowInfos = GetWindowGroupInfoByDisplayId(pointerEvent->GetTargetDisplayId()); in GetClientFd()
619 std::vector<WindowInfo> windowsInfo = GetWindowGroupInfoByDisplayId(keyEvent->GetTargetDisplayId()); in GetPidAndUpdateTarget()
1220 pointerEvent->SetTargetDisplayId(lastPointerEvent_->GetTargetDisplayId()); in UpdateDisplayInfo()
1359 auto displayId = pointerEvent->GetTargetDisplayId(); in UpdateDisplayInfo()
1446 pointerEvent->SetTargetDisplayId(lastPointerEvent_->GetTargetDisplayId()); in UpdateDisplayInfo()
[all...]
H A Dknuckle_dynamic_drawing_manager.cpp125 auto displayId = pointerEvent->GetTargetDisplayId(); in KnuckleDynamicDrawHandler()
H A Dknuckle_drawing_manager.cpp178 int32_t displayId = touchEvent->GetTargetDisplayId(); in KnuckleDrawHandler()
/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h134 event->GetTargetDisplayId(), isRepeat.c_str(), isSimulate.c_str()); in PrintInfoLog()
146 event->GetTargetDisplayId(), isRepeat.c_str(), isSimulate.c_str()); in PrintInfoLog()
157 event->GetTargetDisplayId(), isRepeat.c_str(), isSimulate.c_str()); in PrintInfoLog()
276 event->DumpPointerAction(), event->DumpSourceType(), event->GetTargetDisplayId(), in PrintInfoLog()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp178 .SetTargetDisplayId(pointerEvent->GetTargetDisplayId()) in ConvertTouchEvent()
330 events.targetDisplayId = pointerEvent->GetTargetDisplayId(); in ConvertMouseEvent()
417 event.targetDisplayId = pointerEvent->GetTargetDisplayId(); in ConvertAxisEvent()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_screen_touch.cpp304 screenId_ = event.GetTargetDisplayId(); in HandleResponseDelayStateInnerDown()
/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp166 auto windowInfo = WIN_MGR->GetWindowAndDisplayInfo(windowId, point->GetTargetDisplayId()); in HandleMultiWindowPointerEvent()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_event.cpp180 int32_t InputEvent::GetTargetDisplayId() const in GetTargetDisplayId() function in OHOS::MMI::InputEvent
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp648 auto physicDisplayInfo = WIN_MGR->GetPhysicalDisplay(touchEvent->GetTargetDisplayId()); in CheckKnuckleCondition()
706 auto displayInfo = WIN_MGR->GetPhysicalDisplay(touchEvent->GetTargetDisplayId()); in HandleKnuckleGestureTouchDown()
723 auto displayInfo = WIN_MGR->GetPhysicalDisplay(touchEvent->GetTargetDisplayId()); in HandleKnuckleGestureTouchMove()
2311 int32_t displayId = touchEvent->GetTargetDisplayId(); in CheckInputMethodArea()
/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp220 auto windows = WIN_MGR->GetWindowGroupInfoByDisplayId(pointerEvent->GetTargetDisplayId()); in TransformSampleWindowXY()
/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp165 << event->GetTargetDisplayId() << event->GetTargetWindowId() in SerializeInputEvent()
/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp161 << event->GetTargetDisplayId() << event->GetTargetWindowId() in SerializeInputEvent()
/foundation/window/window_manager/wmserver/src/
H A Ddrag_controller.cpp466 int32_t targetDisplayId = pointerEvent->GetTargetDisplayId(); in HandlePointerEvent()
/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp2672 auto id = pointerEvent->GetTargetDisplayId(); in HWTEST_F()
2686 auto id = pointerEvent->GetTargetDisplayId(); in HWTEST_F()
2803 inputWindowsManager.windowsPerDisplay_.insert(std::make_pair(pointerEvent->GetTargetDisplayId(), windowGroupInfo)); in HWTEST_F()
2860 inputWindowsManager.windowsPerDisplay_.insert(std::make_pair(pointerEvent->GetTargetDisplayId(), widGroupInfo)); in HWTEST_F()
3950 inputWindowsManager.windowsPerDisplay_.insert(std::make_pair(pointerEvent->GetTargetDisplayId(), windowGroupInfo)); in HWTEST_F()
3997 inputWindowsManager.windowsPerDisplay_.insert(std::make_pair(pointerEvent->GetTargetDisplayId(), windowGroupInfo)); in HWTEST_F()
4053 inputWindowsManager.windowsPerDisplay_.insert(std::make_pair(pointerEvent->GetTargetDisplayId(), windowGroupInfo)); in HWTEST_F()
4136 inputWindowsManager.windowsPerDisplay_.insert(std::make_pair(keyEvent->GetTargetDisplayId(), windowGroupInfo)); in HWTEST_F()
6454 EXPECT_EQ(keyEvent->GetTargetDisplayId(), 1); in HWTEST_F()
6458 EXPECT_EQ(keyEvent->GetTargetDisplayId(), in HWTEST_F()
[all...]
/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp790 auto displayInfo = WIN_MGR->GetPhysicalDisplay(touchMoveEvent->GetTargetDisplayId()); in CalcTouchOffset()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub_drag.cpp717 info.GetScreenLocation().GetY(), info.GetTargetDisplayId(), windowId, true, false, summary }; in OnDragStart()
725 static_cast<int32_t>(extraInfoLimited.length()), info.GetPointerId(), info.GetTargetDisplayId(), windowId, in OnDragStart()
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp478 mapFunc["screenId"] = [inputEvent] { return inputEvent->GetTargetDisplayId(); }; in GetInputEventFunc()
874 mapFun["screenId"] = [pointerEvent] { return pointerEvent->GetTargetDisplayId(); }; in GetFuns()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3060 moveDragProperty_->targetDisplayId_ = pointerEvent->GetTargetDisplayId(); in ReadyToMoveOrDragWindow()
3132 int32_t targetDisplayId = pointerEvent->GetTargetDisplayId(); in ConsumeMoveOrDragEvent()
3225 SingletonContainer::Get<DisplayManager>().GetDisplayById(pointerEvent->GetTargetDisplayId()); in HandlePointerStyle()
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp1467 int32_t screenId = keyEvent->GetTargetDisplayId(); in SetInputEventProperty()

Completed in 47 milliseconds

12