Home
last modified time | relevance | path

Searched refs:instanceRootId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp829 bool RSUifirstManager::IsInLeashWindowTree(RSSurfaceRenderNode& node, NodeId instanceRootId) in IsInLeashWindowTree() argument
831 if (node.GetInstanceRootNodeId() == instanceRootId) { in IsInLeashWindowTree()
845 if (surfaceChild->GetInstanceRootNodeId() == instanceRootId) { in IsInLeashWindowTree()
1057 auto instanceRootId = node.GetInstanceRootNodeId(); in NodeIsInCardWhiteList() local
1058 if (instanceRootId == entryViewNodeId_ || instanceRootId == negativeScreenNodeId_) { in NodeIsInCardWhiteList()
H A Drs_uifirst_manager.h175 bool IsInLeashWindowTree(RSSurfaceRenderNode& node, NodeId instanceRootId);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp914 NodeId instanceRootId = 0; variable
915 bool res = uifirstManager_.IsInLeashWindowTree(node, instanceRootId);
919 res = uifirstManager_.IsInLeashWindowTree(node, instanceRootId);
928 res = uifirstManager_.IsInLeashWindowTree(node, instanceRootId);
935 res = uifirstManager_.IsInLeashWindowTree(node, instanceRootId);