Searched defs:parentDisplayId (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | display_manager_service_inner_test.cpp | 87 DisplayId parentDisplayId = 0; variable
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_service_inner.cpp | 79 void DisplayManagerServiceInner::UpdateRSTree(DisplayId displayId, DisplayId parentDisplayId, in UpdateRSTree()
|
H A D | display_manager_service.cpp | 594 void DisplayManagerService::UpdateRSTree(DisplayId displayId, DisplayId parentDisplayId, in UpdateRSTree()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_node_container.cpp | 785 …eContainer::AddNodeOnRSTree(sptr<WindowNode>& node, DisplayId displayId, DisplayId parentDisplayId, in AddNodeOnRSTree() 854 …ainer::RemoveNodeFromRSTree(sptr<WindowNode>& node, DisplayId displayId, DisplayId parentDisplayId, in RemoveNodeFromRSTree()
|