commit | c1916c34febe0c6f9805b5d9fc18349ec8b74008 | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Thu Sep 24 14:49:00 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Oct 05 15:53:10 2020 +0000 |
tree | 7c565d240ff07633bb7d829993ce6c4ec6152e20 | |
parent | 00a8b5bb4fcb65f4e139cbf39e01a3d855a3e33f [diff] |
Remove use of legacy display globals. In the ongoing effort to remove the display globals from Skia, allow their use only if SK_LEGACY_SURFACE_PROPS is defined. Do not define this in a normal Skia build and remove all use from Skia code. Change-Id: I9ff550f5db246b9024aac687a1bc01321f1be4c8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/319343 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>