Searched refs:LeashWindowRelatedAppWindowOccluded (Results 1 – 4 of 4) sorted by relevance
739 HWTEST_F(RSSurfaceRenderNodeTwoTest, LeashWindowRelatedAppWindowOccluded, TestSize.Level1)743 ASSERT_FALSE(node->LeashWindowRelatedAppWindowOccluded(appNode));746 ASSERT_TRUE(node->LeashWindowRelatedAppWindowOccluded(appNode));750 ASSERT_TRUE(node->LeashWindowRelatedAppWindowOccluded(appNode));
2074 HWTEST_F(RSSurfaceRenderNodeTest, LeashWindowRelatedAppWindowOccluded, TestSize.Level1)2078 ASSERT_FALSE(node->LeashWindowRelatedAppWindowOccluded(appNode));
911 …bool LeashWindowRelatedAppWindowOccluded(std::vector<std::shared_ptr<RSSurfaceRenderNode>>& appNod…
2428 bool RSSurfaceRenderNode::LeashWindowRelatedAppWindowOccluded( in LeashWindowRelatedAppWindowOccluded() function in OHOS::Rosen::RSSurfaceRenderNode