Lines Matching refs:displayId
43 void InitNewDisplay(DisplayId displayId);
55 sptr<WindowPair> GetWindowPairByDisplayId(DisplayId displayId);
63 std::vector<sptr<WindowNode>>* GetWindowNodesByDisplayIdAndRootType(DisplayId displayId, WindowRootNodeType type);
65 void ProcessNotCrossNodesOnDestroyedDisplay(DisplayId displayId, std::vector<uint32_t>& windowIds);
66 void ProcessDisplaySizeChangeOrRotation(DisplayId defaultDisplayId, DisplayId displayId,
70 void MoveNotCrossNodeToDefaultDisplay(const sptr<WindowNode>& node, DisplayId displayId);
74 void ClearMapOfDestroyedDisplay(DisplayId displayId);
75 void ChangeToRectInDisplayGroup(const sptr<WindowNode>& node, DisplayId displayId);
76 void UpdateNodeSizeChangeReasonWithRotation(DisplayId displayId, const std::map<DisplayId, Rect>& displayRectMap);
78 void UpdateSplitRatioPoints(DisplayId displayId);