Home
last modified time | relevance | path

Searched defs:UpdateRSTree (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service_inner.cpp79 void DisplayManagerServiceInner::UpdateRSTree(DisplayId displayId, DisplayId parentDisplayId, in UpdateRSTree() function in OHOS::Rosen::DisplayManagerServiceInner
H A Dabstract_screen.cpp74 void AbstractScreen::UpdateRSTree(std::shared_ptr<RSSurfaceNode>& surfaceNode, bool isAdd, bool nee… in UpdateRSTree() function in OHOS::Rosen::AbstractScreen
H A Ddisplay_manager_service.cpp594 void DisplayManagerService::UpdateRSTree(DisplayId displayId, DisplayId parentDisplayId, in UpdateRSTree() function in OHOS::Rosen::DisplayManagerService
H A Dabstract_screen_controller.cpp121 void AbstractScreenController::UpdateRSTree(ScreenId dmsScreenId, ScreenId parentScreenId, in UpdateRSTree() function in OHOS::Rosen::AbstractScreenController
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp354 void StartingWindow::UpdateRSTree(sptr<WindowNode>& node, bool isMultiDisplay) in UpdateRSTree() function in OHOS::Rosen::StartingWindow