Searched refs:surfaceChild (Results 1 – 3 of 3) sorted by relevance
89 if (!surfaceChild) { in SetUifirstNodeEnableParam()92 if (surfaceChild->IsMainWindowType()) { in SetUifirstNodeEnableParam()247 if (surfaceChild && surfaceChild->IsMainWindowType()) { in NotifyUIStartingWindow()248 surfaceChild->SetWaitUifirstFirstFrame(wait); in NotifyUIStartingWindow()251 surfaceChild->GetId(), wait); in NotifyUIStartingWindow()842 if (!surfaceChild) { in IsInLeashWindowTree()920 if (surfaceChild && surfaceChild->IsMainWindowType() && canvasNodeNum == 0) { in LeashWindowContainMainWindowAndStarting()1121 if (!surfaceChild) { in CheckIfAppWindowHasAnimation()1124 if (surfaceChild->IsAppWindow()) { in CheckIfAppWindowHasAnimation()1355 if (!surfaceChild) { in UpdateChildrenDirtyRect()[all …]
1603 if (auto surfaceChild = RSBaseRenderNode::ReinterpretCast<RSSurfaceRenderNode>(child)) { in SetVisibleRegionRecursive() local1604 …surfaceChild->SetVisibleRegionRecursive(region, visibleVec, visMapForVsyncRate, needSetVisibleRegi… in SetVisibleRegionRecursive()
1061 auto surfaceChild = child->ReinterpretCastTo<RSSurfaceRenderNode>(); in IsUifirstArkTsCardNode() local1062 if (!surfaceChild) { in IsUifirstArkTsCardNode()1065 if (surfaceChild->GetLastFrameUifirstFlag() == MultiThreadCacheType::ARKTS_CARD) { in IsUifirstArkTsCardNode()