Home
last modified time | relevance | path

Searched refs:k32Bit_SrcDepth (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/images/
DSkImageDecoder_libbmp.cpp111 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false); in onDecode()
DSkImageDecoder.cpp138 case k32Bit_SrcDepth: in getPrefConfig()
DSkImageDecoder_libjpeg.cpp259 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false); in onDecode()
568 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false); in onDecodeRegion()
DSkImageDecoder_libwebp.cpp268 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, hasAlpha); in setDecodeConfig()
DSkImageDecoder_libpng.cpp535 *configp = this->getPrefConfig(k32Bit_SrcDepth, *hasAlphap); in getBitmapConfig()
/external/skia/include/images/
DSkImageDecoder.h383 k32Bit_SrcDepth enumerator