Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp2494 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in IsUIFirstSelfDrawCheck() local
2497 for (auto& nestedSurface: nestedSurfaceNodes) { in IsUIFirstSelfDrawCheck()
2520 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in IsCurFrameStatic() local
2525 for (auto& nestedSurface: nestedSurfaceNodes) { in IsCurFrameStatic()
2563 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in IsVisibleDirtyEmpty() local
2564 if (nestedSurfaceNodes.empty()) { in IsVisibleDirtyEmpty()
2567 for (auto& nestedSurface: nestedSurfaceNodes) { in IsVisibleDirtyEmpty()
2594 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in UpdateCacheSurfaceDirtyManager() local
2595 for (auto& nestedSurface : nestedSurfaceNodes) { in UpdateCacheSurfaceDirtyManager()