SkiaOutputDeviceGL: support CommitOverlayPlanes.
For non surface control case. SkiaOutputDeviceGL is used. Without CommitOverlayPlanes support, we will always redraw the whole frame even if chrome is playing video fullscreen. This CL add CommitOverlayPlanes for SkiaOutputDeviceGL. It should save power for fullscreen video playback case. Bug: 1043667 Change-Id: I4924f039b935ed61ff20535c6652993582bffdd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2010173Reviewed-by:Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#733401}
Showing
Please register or sign in to comment