commit | a0e30b1e40459629e48c5e59f7385b51067e31d6 | [log] [tgz] |
---|---|---|
author | Cary Clark <caryclark@skia.org> | Fri Feb 02 11:02:46 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Feb 02 16:50:29 2018 +0000 |
tree | 6d28350f722c4343739cdd8bee4facc04dd09f16 | |
parent | 5d3f7704bf9f3b4a075dc55b6951eec6f574c333 [diff] |
switch to double in conic split on infinities If the input conic doesn't contain infinities, it should be possible to compute the split conic without infinities as well. Fix the case fuzzer exposes. R=reed@google.com,fmalita@chromium.org Bug: skia:7435 Change-Id: Ic128fa14ea0622188e5c43efc16b684efa342e9e Reviewed-on: https://skia-review.googlesource.com/102425 Commit-Queue: Cary Clark <caryclark@google.com> Reviewed-by: Florin Malita <fmalita@chromium.org>