commit | 6a07591a5577b63893dc4018a7c54fc4bb28dbb2 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Wed May 29 17:02:49 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri May 31 20:17:59 2019 +0000 |
tree | a582bc832c34a1fec2c27655bbf209700550e9b7 | |
parent | 3cd435eecf5ed15ec3dbac1050e176fcf9fddae8 [diff] |
Simplify calculation of the path gap. Simplify the gap calculation code. Mainly avoid passing the interval all over the place. Change code from handling both horizontal and vertical to just horizantal. Change-Id: Idb364da1e489e6a95d9b6d6dd97c4f6e85900c42 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/216691 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Herb Derby <herb@google.com>