add gamma maskfilter, especially nice when applied after a blur
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 29 Oct 2009 15:19:10 +0000 (15:19 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 29 Oct 2009 15:19:10 +0000 (15:19 +0000)
commit3cfda413a2eadedc1ef9db3c980e78f4d415d6dc
tree7999c4f978f93d2312a8b86d19c2e92d47c01247
parenta563162780d589938aef8a4d8b63d2957139313b
add gamma maskfilter, especially nice when applied after a blur

git-svn-id: http://skia.googlecode.com/svn/trunk@411 2bbb7eff-a529-9590-31e7-b0007b416f81
include/effects/SkGammaMaskFilter.h [new file with mode: 0644]
src/effects/SkGammaMaskFilter.cpp [new file with mode: 0644]