Add pre and post finalize functions to canvas hosts
For low latency canvases the order of events is important. The resource must get single buffered before it is drawn. Because drawing is something that the rendering context owns, it makes sense to split up the parts of finalizing the frame on the host. Bug: 1002523 Change-Id: Ie57965c4394d25f4197b4683bc238670edf1693d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1848934Reviewed-by:Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#704640}
Showing
Please register or sign in to comment