commit | 10160e46565c829e5e45e21ff0615d34a7017053 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Dec 07 13:27:04 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Dec 07 19:14:50 2020 +0000 |
tree | d6b52a397858a241bb2d7875c0bf26501be75950 | |
parent | 3c7298922f69d361f122e7c9e0c3d3d3feeef657 [diff] |
Avoid unnecessary coercions in index expressions. Short/ushort types are valid as-is and don't need to be coerced to int. Change-Id: I41d6a537094e0c3f968e47926f541e0f6a3f92b4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341459 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>