we have to explicitly pin the results from sect_with_horizontal, since even with
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 17 Apr 2012 14:43:38 +0000 (14:43 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 17 Apr 2012 14:43:38 +0000 (14:43 +0000)
commitbddbc45b0b7e279a3e6f151638dfbf3c4e4ad3c1
tree1571a776af36d2e08fc169d32cbdc4223a9a34da
parent8a189b0632364ae0afda7d3a0e7e4aae7fce2ffe
we have to explicitly pin the results from sect_with_horizontal, since even with
doubles we can get the wrong results (computed X value outside of [start...stop].

added regression test inside the code

fixes bug in Fuzzer samplecode

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