Searched refs:nestedSurfaceNodes (Results 1 – 1 of 1) sorted by relevance
2494 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in IsUIFirstSelfDrawCheck() local2497 for (auto& nestedSurface: nestedSurfaceNodes) { in IsUIFirstSelfDrawCheck()2520 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in IsCurFrameStatic() local2525 for (auto& nestedSurface: nestedSurfaceNodes) { in IsCurFrameStatic()2563 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in IsVisibleDirtyEmpty() local2564 if (nestedSurfaceNodes.empty()) { in IsVisibleDirtyEmpty()2567 for (auto& nestedSurface: nestedSurfaceNodes) { in IsVisibleDirtyEmpty()2594 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in UpdateCacheSurfaceDirtyManager() local2595 for (auto& nestedSurface : nestedSurfaceNodes) { in UpdateCacheSurfaceDirtyManager()