Searched refs:IsMainWindowType (Results 1 – 13 of 13) sorted by relevance
135 if (!surfaceParams.IsMainWindowType()) { in CalculateVisibleDirtyRegion()439 if (surfaceParams->IsMainWindowType()) { in OnDraw()481 if (surfaceParams->IsMainWindowType()) { in OnDraw()504 auto isMainWindowType = surfaceParams->IsMainWindowType(); in MergeDirtyRegionBelowCurSurface()601 if (uniParam->IsOcclusionEnabled() && surfaceParams->IsMainWindowType() && in OnCapture()
518 if (surfaceParams->IsMainWindowType()) { in CheckAndUpdateFilterCacheOcclusion()
379 EXPECT_TRUE(!renderNode->IsMainWindowType());383 EXPECT_TRUE(renderNode->IsMainWindowType());388 EXPECT_TRUE(renderNode->IsMainWindowType());394 EXPECT_TRUE(renderNode->IsMainWindowType());398 EXPECT_TRUE(renderNode->IsMainWindowType());
393 if (node.IsMainWindowType() || node.IsLeashWindow()) { in ResetCurSurfaceInfoAsUpperSurfaceParent()442 if (!node.IsMainWindowType()) { in UpdateSurfaceRenderNodeRotate()462 if (surfaceNode.IsMainWindowType()) { in IsSubTreeOccluded()875 if (!node.IsMainWindowType()) { in CollectOcclusionInfoForWMS()907 if (surfaceNode.IsMainWindowType()) { in SurfaceOcclusionCallbackToWMS()1079 return surfaceNode.IsMainWindowType(); in IsLeashAndHasMainSubNode()1205 if (node.IsMainWindowType() || node.IsLeashWindow()) { in BeforeUpdateSurfaceDirtyCalc()1271 if (node.IsMainWindowType() || node.IsLeashWindow()) { in AfterUpdateSurfaceDirtyCalc()1276 if (node.IsMainWindowType()) { in AfterUpdateSurfaceDirtyCalc()2124 if (surfaceNode.IsMainWindowType() && !visibleRegion.IsIntersectWith(dirtyRect)) { in CheckMergeDisplayDirtyByTransparent()[all …]
92 if (surfaceChild->IsMainWindowType()) { in SetUifirstNodeEnableParam()247 if (surfaceChild && surfaceChild->IsMainWindowType()) { in NotifyUIStartingWindow()920 if (surfaceChild && surfaceChild->IsMainWindowType() && canvasNodeNum == 0) { in LeashWindowContainMainWindowAndStarting()1358 if (surfaceChild->IsMainWindowType()) { in UpdateChildrenDirtyRect()
216 if (!surfaceParams->IsMainWindowType()) { in SetAllSurfaceDrawableGlobalDityRegion()234 if (!surfaceParams->IsMainWindowType()) { in SetAllSurfaceDrawableGlobalDityRegion()
3830 if (childSurfaceNode && childSurfaceNode->IsMainWindowType() && in IsOcclusionNodesNeedSync()3836 } else if (nodePtr->IsMainWindowType() && nodePtr->GetVisibleRegion().IsEmpty()) { in IsOcclusionNodesNeedSync()
428 if (!IsMainWindowType() || !RSUniRenderJudgement::IsUniRender()) { in OnSubSurfaceChanged()436 if (!parentSurfaceNode || !parentSurfaceNode->IsMainWindowType()) { in OnSubSurfaceChanged()2079 …if (IsMainWindowType() || IsLeashWindow() || GetLastFrameUifirstFlag() != MultiThreadCacheType::NO… in OnSync()2491 if (IsMainWindowType()) { in IsUIFirstSelfDrawCheck()2517 if (IsMainWindowType()) { in IsCurFrameStatic()2551 if (IsMainWindowType()) { in IsVisibleDirtyEmpty()2783 if (IsMainWindowType()) { in UpdatePartialRenderParams()2831 surfaceParams->SetWindowInfo(IsMainWindowType(), IsLeashWindow(), IsAppWindow()); in UpdateRenderParams()
519 if (IsMainWindowType()) { in IsVisibleDirtyRegionEmpty()
73 inline bool IsMainWindowType() const in IsMainWindowType() function
349 if (surfaceParams && surfaceParams->IsMainWindowType()) { in DrawAllSurfaceOpaqueRegionForDFX()
284 bool IsMainWindowType() const in IsMainWindowType() function
143 ASSERT_TRUE(surfaceParams->IsMainWindowType());