commit | 6e93584e840fc769e804170aadf64177760ab569 | [log] [tgz] |
---|---|---|
author | csmartdalton <csmartdalton@google.com> | Wed Mar 08 16:10:45 2017 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Mar 09 17:13:42 2017 +0000 |
tree | 8cb5507ae043fa901940c2d09127b783aa6a9496 | |
parent | fe71b9dd69232896cb66b7dd5084bd9a27cdeee2 [diff] |
Add tolerance to quadratic and linear cubic detection Otherwise these can be misclassified as cusps since there is already tolerance in the discriminant test. BUG=skia: Change-Id: Id02c12f671714cebf799953ebed5335ee4c4d52a Reviewed-on: https://skia-review.googlesource.com/9355 Reviewed-by: Cary Clark <caryclark@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>