commit | af4adefd8ccb46c148f7a16b54afc226b86c0fcc | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Wed Mar 07 11:59:37 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Mar 07 19:53:30 2018 +0000 |
tree | da5ce6ae00e7fed1fa2544be658cffe89f5f5d9e | |
parent | ba8726b8a33603b1352019123edb82ed199b26d2 [diff] |
Have GrGlyphCache and GrAtlasManager compute the atlas limits independently DDL contexts will have a GrGlyphCache but not a GrAtlasManager. This CL disentangles the computation of the atlas limits so the GrGlyphCache can function independently. Change-Id: Ia698c7d1ec625d1a0d1f0b5521b56731cfeafde9 Reviewed-on: https://skia-review.googlesource.com/112708 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com>