don't force bitmapIsOpaque to false if we're instrinsically 16bit
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 14 Oct 2009 21:06:29 +0000 (21:06 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 14 Oct 2009 21:06:29 +0000 (21:06 +0000)
commit7f6e1e9caa4ced154c23701768e6c618dfe6ad48
treefa4972dbaea54124dfc775e3f94ec9616f967b92
parent471403d19beb14d7741039d266dd7a6be750b65d
don't force bitmapIsOpaque to false if we're instrinsically 16bit

This allows us to take more optimal paths, even when filtering or dithering

git-svn-id: http://skia.googlecode.com/svn/trunk@386 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkBitmapProcShader.cpp