Searched refs:IsNotifyRTBufferAvailable (Results 1 – 5 of 5) sorted by relevance
178 if (!node.IsNotifyRTBufferAvailablePre() && node.IsNotifyRTBufferAvailable()) { in PrepareSurfaceRenderNode()1020 if (node.IsNotifyRTBufferAvailable() == true) { in ClipHoleForSurfaceNode()1071 if (node.IsNotifyRTBufferAvailable()) { in ProcessTextureSurfaceRenderNode()
717 bool IsNotifyRTBufferAvailable() const;
461 if (!node.IsNotifyRTBufferAvailable()) { in CheckStatusBeforeCreateLayer()
327 EXPECT_FALSE(node.IsNotifyRTBufferAvailable());
1335 bool RSSurfaceRenderNode::IsNotifyRTBufferAvailable() const in IsNotifyRTBufferAvailable() function in OHOS::Rosen::RSSurfaceRenderNode