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

/external/skia/src/images/
H A DSkImageDecoder_libbmp.cpp130 SkColorType colorType = this->getPrefColorType(k32Bit_SrcDepth, false);
H A DSkImageDecoder.cpp120 case k32Bit_SrcDepth:
H A DSkImageDecoder_libwebp.cpp262 SkColorType colorType = this->getPrefColorType(k32Bit_SrcDepth, SkToBool(fHasAlpha));
H A DSkImageDecoder_libjpeg.cpp229 SrcDepth srcDepth = k32Bit_SrcDepth;
H A DSkImageDecoder_libpng.cpp563 SrcDepth srcDepth = k32Bit_SrcDepth;
/external/skia/include/core/
H A DSkImageDecoder.h329 k32Bit_SrcDepth, enumerator in enum:SkImageDecoder::SrcDepth

Completed in 759 milliseconds