commit | efc17ce2caf3e51a344f4544a210156eedfa00c7 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Fri Aug 07 12:14:14 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Aug 07 16:42:37 2020 +0000 |
tree | 4c363de5a43f531bbb0b354ea2a933d64641f546 | |
parent | 871aa74797588c5d8ee66e58466a7d73b4af58bb [diff] |
Fix bug in SkMipmapCache::AddAndRef factory selection. Discovered via ClangTidy `readability-static-accessed-through-instance`. Change-Id: I646e3293853e65b5cc2419c8687c035aab4b669a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/308659 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Mike Klein <mtklein@google.com> Reviewed-by: Brian Osman <brianosman@google.com>