increase subdivision for very large cubics
authorcaryclark <caryclark@google.com>
Fri, 5 Feb 2016 21:59:31 +0000 (13:59 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 5 Feb 2016 21:59:31 +0000 (13:59 -0800)
commit52b64619d99325bac2f9b53c9fb0a4b7c69e442f
tree34d5712194ab3520880988dd16c160f82f847424
parent2fba80912027999b560a97a832948c37ab36acfe
increase subdivision for very large cubics

Allow 512 subdivisions for hairline cubics instead of 64
to allow very large cubics to be properly approximated with
lines.

R=reed@google.com
BUG=339297
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1674813002

Review URL: https://codereview.chromium.org/1674813002
gm/strokefill.cpp
src/core/SkScan_Hairline.cpp