aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/samples.gni
diff options
context:
space:
mode:
authorGravatar Stephen White <senorblanco@chromium.org>2017-02-13 13:55:42 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-02-13 21:18:10 +0000
commit5926f2da752d1bff0051fda4137bb967f9e91d5f (patch)
treee4f52219709e2c960729030c2e9a236037c5e124 /gn/samples.gni
parent1e06d3d7b92ce35f9f81f7085ada5d1017f0e830 (diff)
GrTessellator (AA): fix "Canvas Arcs" coverage artifact.
When sanitizing contours, if the first and last vertices coincide, continue with the previous vertex, not the next vertex, since we may otherwise exit prematurely. Also, round the last vertex before entering the loop, just in case it coincides with the first. Add a test case to exercise the above, and another one which exercises the intruding-vertex workaround. BUG=691593 Change-Id: Ic28a9308a21164d185edef0ee6fbc29b40742149 Reviewed-on: https://skia-review.googlesource.com/8364 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Stephen White <senorblanco@chromium.org>
Diffstat (limited to 'gn/samples.gni')
0 files changed, 0 insertions, 0 deletions