Fix handling of infinite bounds during "fast transforms".
authortomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 10 Aug 2012 14:10:45 +0000 (14:10 +0000)
committertomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 10 Aug 2012 14:10:45 +0000 (14:10 +0000)
commited02c4d05e3f2ed86dbf4276a69827ab23810598
tree9bde04de3b9bcac97197b85910ee1135ab227b65
parenta37a517b5419c4faf1799b0b2b9b6a559ee6af4d
Fix handling of infinite bounds during "fast transforms".

http://codereview.appspot.com/6449125/

git-svn-id: http://skia.googlecode.com/svn/trunk@5042 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkPath.cpp
tests/PathTest.cpp