Searched defs:displayRectMap (Results 1 – 6 of 6) sorted by relevance
| /foundation/window/window_manager/wmserver/src/ |
| D | display_group_controller.cpp | 151 auto displayRectMap = displayGroupInfo.GetAllDisplayRects(); in UpdateWindowShowingDisplays() local 200 const auto& displayRectMap = DisplayGroupInfo::GetInstance().GetAllDisplayRects(); in UpdateWindowDisplayIdIfNeeded() local 402 const std::map<DisplayId, Rect>& displayRectMap) in ProcessDisplayCreate() 426 const std::map<DisplayId, Rect>& displayRectMap, in ProcessDisplayDestroy() 443 const std::map<DisplayId, Rect>& displayRectMap) in ProcessSystemBarRotation() 463 const std::map<DisplayId, Rect>& displayRectMap) in UpdateNodeSizeChangeReasonWithRotation() 490 const std::map<DisplayId, Rect>& displayRectMap, in ProcessDisplayChange() 523 const std::map<DisplayId, Rect>& displayRectMap, DisplayStateChangeType type) in ProcessDisplaySizeChangeOrRotation()
|
| D | display_group_info.cpp | 55 auto displayRectMap = GetAllDisplayRects(); in UpdateLeftAndRightDisplayId() local 158 std::map<DisplayId, Rect> displayRectMap; in GetAllDisplayRects() local
|
| D | window_layout_policy.cpp | 187 …LayoutPolicy::UpdateDisplayRectAndDisplayGroupInfo(const std::map<DisplayId, Rect>& displayRectMap) in UpdateDisplayRectAndDisplayGroupInfo() 203 …tPolicy::ProcessDisplayCreate(DisplayId displayId, const std::map<DisplayId, Rect>& displayRectMap) in ProcessDisplayCreate() 230 …Policy::ProcessDisplayDestroy(DisplayId displayId, const std::map<DisplayId, Rect>& displayRectMap) in ProcessDisplayDestroy() 261 … const std::map<DisplayId, Rect>& displayRectMap) in ProcessDisplaySizeChangeOrRotation() 554 const auto& displayRectMap = DisplayGroupInfo::GetInstance().GetAllDisplayRects(); in GetAvoidPosType() local
|
| D | window_root.cpp | 108 auto displayRectMap = GetAllDisplayRectsByDMS(displayInfo); in GetWindowNodeContainer() local 1590 std::map<DisplayId, Rect>& displayRectMap) in ProcessExpandDisplayCreate() 1612 std::map<DisplayId, Rect> displayRectMap; in GetAllDisplayRectsByDMS() local 1632 std::map<DisplayId, Rect> displayRectMap; in GetAllDisplayRectsByDisplayInfo() local 1663 auto displayRectMap = GetAllDisplayRectsByDisplayInfo(displayInfoMap); in ProcessDisplayCreate() local 1712 auto displayRectMap = GetAllDisplayRectsByDisplayInfo(displayInfoMap); in ProcessDisplayDestroy() local 1755 auto displayRectMap = GetAllDisplayRectsByDisplayInfo(displayInfoMap); in ProcessDisplayChange() local
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| D | display_group_controller_test.cpp | 648 std::map<DisplayId, Rect> displayRectMap; variable 663 std::map<DisplayId, Rect> displayRectMap; variable
|
| D | window_root_test.cpp | 1015 std::map<DisplayId, Rect> displayRectMap = {}; variable
|