skia2/include/codec
msarett 9a0e3467da Make BitmapRegionDecoder succeed on invalid requests
If the client requests a color type or alpha type that is
not supported, we should decode to the default/appropriate
color and alpha types to match existing behavior in Android.

BUG=skia:

Review URL: https://codereview.chromium.org/1513023002
2015-12-11 07:38:50 -08:00
..
SkAndroidCodec.h Make BitmapRegionDecoder succeed on invalid requests 2015-12-11 07:38:50 -08:00
SkCodec.h Add reallyHasAlpha() to SkAndroidCodec 2015-12-10 13:09:24 -08:00
SkEncodedFormat.h Add SkEncodedFormat, used by SkCodec. 2015-03-20 11:55:55 -07:00