commit | cf1aa5327ed9b19fbab9fe1e97292cce509096b4 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Wed Nov 29 14:58:59 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Nov 30 15:37:57 2017 +0000 |
tree | fcafc504a8309e584808ff81b83cbc41a23459fb | |
parent | 706a6ff60c55bee85cff06fc9f8f3764f6e5154b [diff] |
Fix SkInternalAtlasTextContext to update advance the flush token after issuing each draw. This was causing SkAtlasTextTarget:flush() calls beyond the first to skip the uploads of glyphs added to the atlas after the first flush(). Change-Id: I291b88d50629e38914d4b6af21fc25d8a41fbd9d Reviewed-on: https://skia-review.googlesource.com/77584 Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>