commit | b8ed2bce50646882f71c0fd0cc191e936321dce9 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Tue Feb 02 11:53:19 2021 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Feb 02 22:44:14 2021 +0000 |
tree | 99b036a87829e1f8465a8a0a577193f30226bfe9 | |
parent | 8ca4626a4bb3fce4f5696b2524b9856b160df9b0 [diff] |
Make simplifyStroke optional on GrStyledShape For now we simplify every stroke at the beginning of drawShape*, but in the future we will give the tessellator a chance to claim stroked shapes before simplifying the stroke. Bug: chromium:1172543 Change-Id: Ie90c20a1d342661b9006b16ab1fdad3ebe290ba3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/362798 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>