提交 310db55c 编写于 作者: A Adam Barth 提交者: GitHub

Use BufferProducer::Tick to free memory (#3270)

上级 e702b978
......@@ -70,6 +70,7 @@ void Rasterizer::Draw(std::unique_ptr<flow::LayerTree> layer_tree,
// The image buffer's fence is signalled automatically when the surface
// goes out of scope.
context.ExecutePaintTasks(frame);
buffer_producer_->Tick();
callback();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册