Searched refs:NeedInitCacheCompletedSurface (Results 1 – 4 of 4) sorted by relevance
485 HWTEST_F(RSBaseRenderNodeTest, NeedInitCacheCompletedSurface, TestSize.Level1)488 EXPECT_EQ(node->NeedInitCacheCompletedSurface(), true);491 ASSERT_EQ(node->NeedInitCacheCompletedSurface(), true);
2183 EXPECT_TRUE(nodeTest->NeedInitCacheCompletedSurface());2187 EXPECT_TRUE(nodeTest->NeedInitCacheCompletedSurface());2190 EXPECT_FALSE(nodeTest->NeedInitCacheCompletedSurface());
379 bool NeedInitCacheCompletedSurface() const;
2818 bool RSRenderNode::NeedInitCacheCompletedSurface() const in NeedInitCacheCompletedSurface() function in OHOS::Rosen::RSRenderNode