commit | 95cc53bafd5fcd94b55a22450457cfde1dd0fd37 | [log] [tgz] |
---|---|---|
author | Mike Reed <reed@google.com> | Sun Jul 18 11:49:30 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Jul 19 12:34:50 2021 +0000 |
tree | d4c164d4f3b047d6ea702c4c9df681239391ac3a | |
parent | 230a2514d6998866afacb5f3aa796e28447ed25c [diff] |
Hide filterquality enum entirely Introduce private SkLegacyFQ to allow us to continue deserializing old content with filter-qualities, but still remove the public enum. Need to finish removing references in clients. Change-Id: Iacfb602ec497260e53defc4b95e297ed1ef4e69c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/429476 Auto-Submit: Mike Reed <reed@google.com> Commit-Queue: Florin Malita <fmalita@google.com> Reviewed-by: Florin Malita <fmalita@chromium.org>