Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkImageDecoder_libbmp.cpp111 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false); in onDecode()
DSkImageDecoder.cpp137 case k32Bit_SrcDepth: in getPrefConfig()
DSkImageDecoder_libjpeg.cpp259 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false); in onDecode()
534 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false); in onDecodeRegion()
DSkImageDecoder_libpng.cpp518 *configp = this->getPrefConfig(k32Bit_SrcDepth, *hasAlphap); in getBitmapConfig()
/external/skia/include/images/
DSkImageDecoder.h382 k32Bit_SrcDepth enumerator