Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
Drs_uni_render_visitor_test.cpp1989 auto abilityComponentNode = RSTestUtil::CreateSurfaceNode(); variable
1990 ASSERT_NE(abilityComponentNode, nullptr);
1991 abilityComponentNode->GetMutableRenderProperties().SetVisible(true);
1992 abilityComponentNode->SetSurfaceNodeType(RSSurfaceNodeType::ABILITY_COMPONENT_NODE);
1997 …ASSERT_FALSE(rsUniRenderVisitor->CheckIfSurfaceRenderNodeNeedProcess(*abilityComponentNode, keepFi…