add special-case for chopping at exactly half for rational-quads (2-3x faster)
authormike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sun, 14 Apr 2013 02:40:50 +0000 (02:40 +0000)
committermike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sun, 14 Apr 2013 02:40:50 +0000 (02:40 +0000)
commit8d551011966a1bc14a654dbde704f343c0e222b6
tree6b673139aae31e58f9e3b3df80c543809f1163e9
parent4af6280aa366a02540f34c48f89ea73ce3d27974
add special-case for chopping at exactly half for rational-quads (2-3x faster)

git-svn-id: http://skia.googlecode.com/svn/trunk@8672 2bbb7eff-a529-9590-31e7-b0007b416f81
bench/PathBench.cpp
include/core/SkGeometry.h
src/core/SkGeometry.cpp