commit | b42706cda67ab74f24bed1e88e6d4a97bab3378c | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Thu Jul 23 14:55:38 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jul 24 20:15:00 2020 +0000 |
tree | 014f5af1c33fe10b81fa516085b8c84a71b5d20a | |
parent | bd2b2c1cb068bea8aeaf984dc3debdbd784027b2 [diff] |
properly account for GrTextBlob arena size The code was not accounting for the GrGlyphVector data properly. Add that back in. Make a type AllSubRuns that accounts for the max size of all the SubRuns. Change-Id: I9ce702d24bc4f9efbfcdb4a0f14494f53d1b701c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/305568 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Herb Derby <herb@google.com>