Add getter for display position to SceneOverlay
This patch adds the concept of display priority to SceneOverlays but does not yet use them. The new method on the interface will determine the layering of the overlays, removing the need for the various case-specific "add overlay" methods. Bug: 1070281 Change-Id: I518f0324fb154a78bc47f01c6256d9fc3abd0c17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354529Reviewed-by:Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:
Mei Liang <meiliang@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#806353}
Showing
Please register or sign in to comment