commit | c91065d028472688ce15e635a29abe5256ff89ef | [log] [tgz] |
---|---|---|
author | fs <fs@opera.com> | Thu Dec 17 09:03:27 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Dec 17 09:03:28 2015 -0800 |
tree | 1bd18e7488def6f660f38681438c99a3e244f001 | |
parent | f0795ab1f2556b5ef45ee48983c32d5d0be0a8da [diff] |
Use the unswapped end point y for early out case in winding_line The x-coordinates are not swapped, so using the swapped y will result in a comparison with the wrong (end) point. BUG=skia:4265 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1533873002 Review URL: https://codereview.chromium.org/1533873002