Fix handling of nan when clamping number of pts in quads/cubics
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 17 Jun 2011 20:06:49 +0000 (20:06 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 17 Jun 2011 20:06:49 +0000 (20:06 +0000)
commit61f3bde1ba114e7b39b53411f4aa31ed0875d159
treec6bf9c896af81d8071ca9362fc8d52544e6b1063
parent026427654f7a8d968c3a150c5f9ec9a6596fd40d
Fix handling of nan when clamping number of pts in quads/cubics

Review URL: http://codereview.appspot.com/4646044/

git-svn-id: http://skia.googlecode.com/svn/trunk@1642 2bbb7eff-a529-9590-31e7-b0007b416f81
gpu/src/GrPathUtils.cpp