cc: Merge the DrawLayer()/DrawFrame() and SwapBuffers() methods.
This deletes the SwapBuffers() method in LayerTreeHostImpl and in DelegatingRenderer, merging them into DrawLayers() and DrawFrame() in their respective classes. Next up is to collapse DelegatingRenderer into LayerTreeHostImpl and remove all "renderer" and "draw and swap" terminology in LayerTreeHostImpl, Scheduler, Proxies and friends. R=enne BUG=606056 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Review-Url: https://codereview.chromium.org/2317953002 Cr-Commit-Position: refs/heads/master@{#417098}
Showing
This diff is collapsed.
Please register or sign in to comment