limit the rects width/height as well as its coords, when avoiding too-large
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 21 Nov 2012 14:14:10 +0000 (14:14 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 21 Nov 2012 14:14:10 +0000 (14:14 +0000)
commitf276fa74f56d0c691716163d3149fce5de97c9ea
tree5cbf8c5f684b6d3ae20495d58583b8ecee668b36
parentbfe90370ea68798b2b9b5ba44142db67d99555e8
limit the rects width/height as well as its coords, when avoiding too-large
rects for blur special-case.
Review URL: https://codereview.appspot.com/6850084

git-svn-id: http://skia.googlecode.com/svn/trunk@6523 2bbb7eff-a529-9590-31e7-b0007b416f81
src/effects/SkBlurMaskFilter.cpp