Searched refs:k32Bit_SrcDepth (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libbmp.cpp126 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false);
H A DSkImageDecoder.cpp160 case k32Bit_SrcDepth:
H A DSkImageDecoder_libwebp.cpp278 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, SkToBool(fHasAlpha));
H A DSkImageDecoder_libjpeg.cpp406 SrcDepth srcDepth = k32Bit_SrcDepth;
H A DSkImageDecoder_libpng.cpp582 SrcDepth srcDepth = k32Bit_SrcDepth;
/external/skia/src/images/
H A DSkImageDecoder_libbmp.cpp126 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false);
H A DSkImageDecoder.cpp160 case k32Bit_SrcDepth:
H A DSkImageDecoder_libwebp.cpp278 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, SkToBool(fHasAlpha));
H A DSkImageDecoder_libjpeg.cpp406 SrcDepth srcDepth = k32Bit_SrcDepth;
H A DSkImageDecoder_libpng.cpp581 SrcDepth srcDepth = k32Bit_SrcDepth;
/external/chromium_org/third_party/skia/include/core/
H A DSkImageDecoder.h464 k32Bit_SrcDepth, enumerator in enum:SkImageDecoder::SrcDepth
/external/skia/include/core/
H A DSkImageDecoder.h464 k32Bit_SrcDepth, enumerator in enum:SkImageDecoder::SrcDepth

Completed in 240 milliseconds