Home
last modified time | relevance | path

Searched refs:agentWindowId (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_update_display_info_test.cpp165 info.agentWindowId = 1;
174 info.agentWindowId = 1;
214 info.agentWindowId = 1;
260 info.agentWindowId = 1;
312 info.agentWindowId = 1;
H A Dinput_manager_test.cpp786 info.agentWindowId = 1;
828 info.agentWindowId = 1;
869 info.agentWindowId = 1;
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp477 windowInfo.agentWindowId = extensionInfo.persistentId; in AddModalExtensionWindowInfo()
511 windowInfo.agentWindowId = static_cast<int32_t>(iter->second->GetPersistentId()); in GetFullWindowInfoList()
517 windowInfo.id, windowInfo.agentWindowId, windowInfo.zOrder); in GetFullWindowInfoList()
638 auto agentWindowId = sceneSession->GetWindowId(); in GetWindowInfo() local
654 .agentWindowId = agentWindowId, in GetWindowInfo()
718 …std::to_string(info.area.height) + "] agentWindowId:" + std::to_string(info.agentWindowId) + " fla… in DumpWindowInfo()
752 windowinfo.agentWindowId = hostWindowinfo.agentWindowId; in MakeWindowInfoFormHostWindow()
832 windowinfo.agentWindowId = windowinfo.id; in GetSecComponentWindowInfo()
H A Dscene_input_manager.cpp75 …if (a.id != b.id || a.pid != b.pid || a.uid != b.uid || a.agentWindowId != b.agentWindowId || a.fl… in IsEqualWindowInfo()
430 if ((focusedSessionId_ == e.id) && (e.id == e.agentWindowId)) { in PrintWindowInfo()
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dinput_window_monitor.cpp200 .agentWindowId = static_cast<int32_t>(windowNode->GetWindowId()), in TraverseWindowNodes()
206 windowInfo.agentWindowId = static_cast<int32_t>(iter->second->GetWindowId()); in TraverseWindowNodes()
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp139 lastWindowInfo_.agentWindowId = -1; in InputWindowsManager()
146 mouseDownInfo_.agentWindowId = -1; in InputWindowsManager()
155 lastTouchWindowInfo_.agentWindowId = -1; in InputWindowsManager()
434 pid = GetWindowPid(mouseDownInfo_.agentWindowId); in GetClientFd()
584 keyEvent->SetAgentWindowId(item.agentWindowId); in HandleKeyEventWindowId()
697 targetInfo.agentWindowId = item.agentWindowId; in GetPidAndUpdateTarget()
2656 pointerEvent->SetAgentWindowId(touchWindow->agentWindowId); in UpdateDisplayInfo()
2702 touchWindow->id, touchWindow->agentWindowId, in UpdateDisplayInfo()
2708 touchWindow->id, touchWindow->agentWindowId, in UpdateDisplayInfo()
3542 pointerEvent->SetAgentWindowId(windowInfo->agentWindowId); in UpdateDisplayInfo()
[all …]
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/
H A Dwindow_info.h269 int32_t agentWindowId; member
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dinput_manager_impl_test.cpp86 windowInfo.agentWindowId = 50;
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp196 pointerEvent->SetAgentWindowId(windowInfo->agentWindowId); in HandleMultiWindowPointerEvent()
395 key->SetAgentWindowId(item.second.agentWindowId); in DispatchKeyEventPid()
/ohos5.0/foundation/multimodalinput/input/service/window_manager/include/
H A Di_input_windows_manager.h56 int32_t agentWindowId { -1 };
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_pattern.cpp173 .agentWindowId = 0, // root scene id 0 in UpdateToInputManager()
/ohos5.0/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp476 … >> extensionInfo.defaultHotAreas >> extensionInfo.pointerHotAreas >> extensionInfo.agentWindowId in OnUiExtentionWindowInfo()
513 >> info.pointerHotAreas >> info.agentWindowId >> info.flags >> info.action in OnDisplayInfo()
584 >> info.pointerHotAreas >> info.agentWindowId >> info.flags >> info.action in OnWindowGroupInfo()
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp75 info.agentWindowId = 1; in SetUp()
218 window.agentWindowId = 1;
797 windowInfo1.agentWindowId = 10;
810 windowInfo2.agentWindowId = 20;
3948 windowInfo.agentWindowId = 10;
4046 windowInfo.agentWindowId = 60;
4102 windowInfo.agentWindowId = 60;
4185 windowInfo.agentWindowId = 65;
5855 winInfo.agentWindowId = 100;
6025 winInfo.agentWindowId = 200;
[all …]
H A Dinput_windows_manager_ex_test.cpp1420 inputWindowsManager->lastTouchWindowInfo_.agentWindowId = -1;
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/test/
H A Devent_dispatch_test.cpp243 target1.agentWindowId = 3;
249 target2.agentWindowId = 5;
273 target1.agentWindowId = 5;
279 target2.agentWindowId = 6;
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_dirty_manager_test2.cpp226 if (windowInfo.id == mainWindowId && windowInfo.agentWindowId == dialogWindowId &&
276 if (windowInfo.id == mainWindowId && windowInfo.agentWindowId == subWindowId &&
H A Dscene_input_manager_test.cpp431 windowInfoList[0].agentWindowId = 1;
434 windowInfoList[0].agentWindowId = 0;
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp556 << item.agentWindowId << item.flags << item.action in PackWindowGroupInfo()
598 << item.agentWindowId << item.flags << item.action in PackUiExtentionWindowInfo()
618 << item.pointerHotAreas << item.agentWindowId << item.flags << item.action in PackWindowInfo()
688 … item.agentWindowId, item.flags, item.action, item.displayId, item.zOrder, item.privacyMode); in PrintWindowInfo()