/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | input_manager_update_display_info_test.cpp | 165 info.agentWindowId = 1; 174 info.agentWindowId = 1; 214 info.agentWindowId = 1; 260 info.agentWindowId = 1; 312 info.agentWindowId = 1;
|
H A D | input_manager_test.cpp | 786 info.agentWindowId = 1; 828 info.agentWindowId = 1; 869 info.agentWindowId = 1;
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_dirty_manager.cpp | 477 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 D | scene_input_manager.cpp | 75 …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 D | input_window_monitor.cpp | 200 .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 D | input_windows_manager.cpp | 139 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 D | window_info.h | 269 int32_t agentWindowId; member
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/ |
H A D | input_manager_impl_test.cpp | 86 windowInfo.agentWindowId = 50;
|
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/src/ |
H A D | event_dispatch_handler.cpp | 196 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 D | i_input_windows_manager.h | 56 int32_t agentWindowId { -1 };
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/ |
H A D | screen_pattern.cpp | 173 .agentWindowId = 0, // root scene id 0 in UpdateToInputManager()
|
/ohos5.0/foundation/multimodalinput/input/service/message_handle/src/ |
H A D | server_msg_handler.cpp | 476 … >> 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 D | input_windows_manager_test.cpp | 75 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 D | input_windows_manager_ex_test.cpp | 1420 inputWindowsManager->lastTouchWindowInfo_.agentWindowId = -1;
|
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/test/ |
H A D | event_dispatch_test.cpp | 243 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 D | scene_session_dirty_manager_test2.cpp | 226 if (windowInfo.id == mainWindowId && windowInfo.agentWindowId == dialogWindowId && 276 if (windowInfo.id == mainWindowId && windowInfo.agentWindowId == subWindowId &&
|
H A D | scene_input_manager_test.cpp | 431 windowInfoList[0].agentWindowId = 1; 434 windowInfoList[0].agentWindowId = 0;
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | input_manager_impl.cpp | 556 << 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()
|