Searched defs:parentDisplayId (Results 1 - 4 of 4) sorted by relevance
/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | display_manager_service_inner_test.cpp | 87 DisplayId parentDisplayId = 0; in HWTEST_F() local
|
/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_service_inner.cpp | 79 void DisplayManagerServiceInner::UpdateRSTree(DisplayId displayId, DisplayId parentDisplayId,
in UpdateRSTree() argument
|
H A D | display_manager_service.cpp | 587 void DisplayManagerService::UpdateRSTree(DisplayId displayId, DisplayId parentDisplayId,
in UpdateRSTree() argument
|
/foundation/window/window_manager/wmserver/src/ |
H A D | window_node_container.cpp | 784 bool WindowNodeContainer::AddNodeOnRSTree(sptr<WindowNode>& node, DisplayId displayId, DisplayId parentDisplayId, in AddNodeOnRSTree() argument 853 bool WindowNodeContainer::RemoveNodeFromRSTree(sptr<WindowNode>& node, DisplayId displayId, DisplayId parentDisplayId, in RemoveNodeFromRSTree() argument [all...] |
Completed in 6 milliseconds