commit | f1b42a219fee68452ac0d618f2437b80b3a535c8 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Fri Jan 03 17:15:08 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jan 03 22:51:52 2020 +0000 |
tree | 452a2d490682aa20bcea41c33a222b3a425063d9 | |
parent | bdeff3d7d90160af22d4a4ad7754fcfb62ab95d5 [diff] |
Use fCurrGlyph as the looping variable. This clarifies the code instead of keeping fCurrGlyph and glyphIdx in sync. Change-Id: I2746eac3c681d14a1cb0eb73b91de920b5e6fbbc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/262151 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Herb Derby <herb@google.com>