we do not correctly handle inner-style in blurmaskfilter w/ the 9patch
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 17 Dec 2012 21:20:53 +0000 (21:20 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 17 Dec 2012 21:20:53 +0000 (21:20 +0000)
commit57850b9daddd941f880d94faaf83f2169355a0c8
tree4576c87dce1f43004206821974abcf78a576fed0
parent5f74cf8c49701f514b69dc6f1a8b5c0ffd78af0a
we do not correctly handle inner-style in blurmaskfilter w/ the 9patch
trick, so don't use it (until we fix it).

extend blurrect gm to test all 4 blurstyles
Review URL: https://codereview.appspot.com/6940075

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