Searched refs:SetNotifyRTBufferAvailable (Results 1 – 5 of 5) sorted by relevance
117 node->SetNotifyRTBufferAvailable(false); in OnGoBackground()
988 void SetNotifyRTBufferAvailable(bool isNotifyRTBufferAvailable);
1384 HWTEST_F(RSSurfaceRenderNodeTest, SetNotifyRTBufferAvailable, TestSize.Level1)1387 testNode->SetNotifyRTBufferAvailable(true);
1241 void RSSurfaceRenderNode::SetNotifyRTBufferAvailable(bool isNotifyRTBufferAvailable) in SetNotifyRTBufferAvailable() function in OHOS::Rosen::RSSurfaceRenderNode1273 node->SetNotifyRTBufferAvailable(false); in ConnectToNodeInRenderService()
609 surfaceNode->SetNotifyRTBufferAvailable(false); in AwakeRenderServiceThreadResetCaches()