Searched refs:NotifyRTBufferAvailable (Results 1 – 6 of 6) sorted by relevance
61 node->NotifyRTBufferAvailable(node->GetIsTextureExportNode()); in OnBufferAvailable()
465 node.NotifyRTBufferAvailable(); in CheckStatusBeforeCreateLayer()
1410 HWTEST_F(RSSurfaceRenderNodeTest, NotifyRTBufferAvailable, TestSize.Level1)1413 testNode->NotifyRTBufferAvailable(false);1415 testNode->NotifyRTBufferAvailable(true);1417 testNode->NotifyRTBufferAvailable(true);
716 void NotifyRTBufferAvailable(bool isTextureExportNode = false);
1265 node->NotifyRTBufferAvailable(node->GetIsTextureExportNode()); in ConnectToNodeInRenderService()1278 void RSSurfaceRenderNode::NotifyRTBufferAvailable(bool isTextureExportNode) in NotifyRTBufferAvailable() function in OHOS::Rosen::RSSurfaceRenderNode
690 rsSurfaceRenderNode->NotifyRTBufferAvailable();