Home
last modified time | relevance | path

Searched refs:parentScreenId (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/dmserver/include/
H A Dabstract_screen_controller.h68 void UpdateRSTree(ScreenId dmsScreenId, ScreenId parentScreenId, std::shared_ptr<RSSurfaceNode>& surfaceNode,
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp593 ScreenId parentScreenId = GetScreenIdByDisplayId(parentDisplayId); in UpdateRSTree() local
596 abstractScreenController_->UpdateRSTree(screenId, parentScreenId, surfaceNode, isAdd, isMultiDisplay); in UpdateRSTree()
H A Dabstract_screen_controller.cpp121 void AbstractScreenController::UpdateRSTree(ScreenId dmsScreenId, ScreenId parentScreenId, in UpdateRSTree() argument
130 sptr<AbstractScreen> parentAbstractScreen = GetAbstractScreen(parentScreenId); in UpdateRSTree()

Completed in 6 milliseconds