let line/cubic intersect at four spots
authorcaryclark <caryclark@google.com>
Thu, 21 Jul 2016 19:28:04 +0000 (12:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 Jul 2016 19:28:04 +0000 (12:28 -0700)
commita339bb0d958b0c0c605728d9f0526306c154bde5
treeffa84dcd0809b1bf35f6af6c6a517c93fbf3fe03
parent7fbfbbe8f435fde7233c78f4f2dd1efb4fdd324c
let line/cubic intersect at four spots

With this, let's update the fuzzer.

R=kjlubick@google.com
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2169983002

Review-Url: https://codereview.chromium.org/2169983002
src/pathops/SkDCubicLineIntersection.cpp
tests/PathOpsOpTest.cpp