commit | e788aa451598bab7f632204114796104de04aed8 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Mon Dec 21 12:59:33 2020 -0500 |
committer | Brian Salomon <bsalomon@google.com> | Mon Dec 21 18:07:09 2020 +0000 |
tree | 2132011de7365270b4d796792123e78ab6e66034 | |
parent | 18b99c5260e4164f25e303995eaa89e8397f1e85 [diff] |
Use new method of getting top layer FBO details from SkCanvas. This avoids having to peer through multiple layers of private Skia abstractions to get the FBO ID and size. Also use framework-only SkCanvas method to get top layer bounds. Test: Presubmit checks will test this change. Bug: skia:11019 Change-Id: I62095162e80c4837485f0f89bd40372846303309