Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp695 auto nestedSurfaces = GetLeashWindowNestedSurfaces(); in IsLeashWindowSurfaceNodeVisible()
2445 std::vector<std::shared_ptr<RSSurfaceRenderNode>> RSSurfaceRenderNode::GetLeashWindowNestedSurfaces in GetLeashWindowNestedSurfaces() function in OHOS::Rosen::RSSurfaceRenderNode
2494 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in IsUIFirstSelfDrawCheck()
2520 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in IsCurFrameStatic()
2563 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in IsVisibleDirtyEmpty()
2594 auto nestedSurfaceNodes = GetLeashWindowNestedSurfaces(); in UpdateCacheSurfaceDirtyManager()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h1284 std::vector<std::shared_ptr<RSSurfaceRenderNode>> GetLeashWindowNestedSurfaces();
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_test.cpp2087 HWTEST_F(RSSurfaceRenderNodeTest, GetLeashWindowNestedSurfaces, TestSize.Level1)
2090 ASSERT_TRUE(node->GetLeashWindowNestedSurfaces().size() == 0);