Searched refs:IsInLeashWindowTree (Results 1 – 3 of 3) sorted by relevance
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);
175 bool IsInLeashWindowTree(RSSurfaceRenderNode& node, NodeId instanceRootId);
829 bool RSUifirstManager::IsInLeashWindowTree(RSSurfaceRenderNode& node, NodeId instanceRootId) in IsInLeashWindowTree() function in OHOS::Rosen::RSUifirstManager883 if (surfaceNode && IsInLeashWindowTree(*node, surfaceNode->GetInstanceRootNodeId())) { in AddPendingPostNode()