Fast path for blurred round rects -- blur a small 9patch rect on the CPU
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 28 Apr 2014 19:49:24 +0000 (19:49 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 28 Apr 2014 19:49:24 +0000 (19:49 +0000)
commit3d8bf232bd2e4903d2ee2bb575637e7555361604
treed3620b39e192ef03c31f8b5ac260c2cb4415bcfb
parent0974a618fe86ba84d9ba5f447bc0bcf76ae8595e
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
And nonlinearly stretch the resulting texture across proxy geometry.

BUG=

Committed: http://code.google.com/p/skia/source/detail?r=14392

Committed: http://code.google.com/p/skia/source/detail?r=14404

R=bsalomon@google.com, reed@google.com

Author: humper@google.com

Review URL: https://codereview.chromium.org/248613004

git-svn-id: http://skia.googlecode.com/svn/trunk@14420 2bbb7eff-a529-9590-31e7-b0007b416f81
expectations/gm/ignored-tests.txt
gm/blurroundrect.cpp
src/effects/SkBlurMask.cpp
src/effects/SkBlurMask.h
src/effects/SkBlurMaskFilter.cpp
src/images/SkImageDecoder_libwebp.cpp