if the winding of the top can't be computed, give up
authorcaryclark <caryclark@google.com>
Fri, 26 Aug 2016 21:24:24 +0000 (14:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Aug 2016 21:24:24 +0000 (14:24 -0700)
commit79418093c1bbae215e074d7e80dba29bbf960366
tree2ab7742f19bce9cf91f48e6403ae0e76e8b6b88d
parentcab0bb7fc694a59de379befb6062f48fdd1b731c
if the winding of the top can't be computed, give up

TBR=reed@google.com
BUG=641478
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2283993002

Review-Url: https://codereview.chromium.org/2283993002
src/pathops/SkPathOpsOp.cpp
tests/PathOpsOpTest.cpp