commit | ae167ed72e9319abdac28fb5e80089a00ae85f01 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Thu Jun 21 11:36:44 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jun 21 16:32:27 2018 +0000 |
tree | 92a0a514406f910a1d9a5d8776bff6d046391e93 | |
parent | f42a7763b4616ea9a3a6266a4441cc241a25ebed [diff] |
Allow access to global glyph cache The global glyph cache pointer is closed over in SkStrikeCache.cpp. Allow access to it for future code to move away from the global glyph cache. BUG=skia:8091 Change-Id: I6e1fb712c082452e6a3b54f5fb5e6167caf9e757 Reviewed-on: https://skia-review.googlesource.com/136613 Commit-Queue: Herb Derby <herb@google.com> Reviewed-by: Mike Klein <mtklein@google.com>