commit | 6fdbf6161bcb299f855fd467ac4cdbf38c14a5cb | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Sun Apr 15 21:58:19 2018 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Apr 16 16:00:35 2018 +0000 |
tree | e2c25b43aba155c3ad485b92dca99a2d25a9a4d3 | |
parent | 209a5f3bea5ea4ca22060b8e44c6f63397a1b492 [diff] |
ccpr: Normalize the cubic inflection function instead of its roots When solving for KLM, switches back to normalizing the cubic's inflection function rather than both individual roots. Also performs some general code clean up for SkClassifyCubic. Bug: skia: Change-Id: Id513e7e02c50a8709f3eccf92fad9e5134d73d83 Reviewed-on: https://skia-review.googlesource.com/121201 Reviewed-by: Cary Clark <caryclark@skia.org> Commit-Queue: Chris Dalton <csmartdalton@google.com>