return early if we hit overflow when chopping on the left (i.e. the entire
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 19 Nov 2009 03:02:38 +0000 (03:02 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 19 Nov 2009 03:02:38 +0000 (03:02 +0000)
commit181172d5642fce4a4c1d339a6e3c5e4a8079b11a
tree50f7407e87c747a4a19d24df1a1b546ef9c28ec1
parentca80a64f5bfa05b6e3fbfcdfb2cb419e34f0d164
return early if we hit overflow when chopping on the left (i.e. the entire
segment is effectively to the left)

git-svn-id: http://skia.googlecode.com/svn/trunk@434 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkEdgeClipper.cpp