Home
last modified time | relevance | path

Searched defs:parentDisplayId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_inner_test.cpp87 DisplayId parentDisplayId = 0; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service_inner.cpp79 void DisplayManagerServiceInner::UpdateRSTree(DisplayId displayId, DisplayId parentDisplayId, in UpdateRSTree()
H A Ddisplay_manager_service.cpp594 void DisplayManagerService::UpdateRSTree(DisplayId displayId, DisplayId parentDisplayId, in UpdateRSTree()
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp785 …eContainer::AddNodeOnRSTree(sptr<WindowNode>& node, DisplayId displayId, DisplayId parentDisplayId, in AddNodeOnRSTree()
854 …ainer::RemoveNodeFromRSTree(sptr<WindowNode>& node, DisplayId displayId, DisplayId parentDisplayId, in RemoveNodeFromRSTree()