Searched refs:SrcDepth (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkImageDecoder_empty.cpp105 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth, bool) const {
/external/skia/src/ports/
H A DSkImageDecoder_empty.cpp105 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth, bool) const {
/external/chromium_org/third_party/skia/include/core/
H A DSkImageDecoder.h458 enum SrcDepth { enum in class:SkImageDecoder
467 the returned bitmap. SrcDepth and hasAlpha reflect the raw data of the
474 SkBitmap::Config getPrefConfig(SrcDepth, bool hasAlpha) const;
/external/skia/include/core/
H A DSkImageDecoder.h458 enum SrcDepth { enum in class:SkImageDecoder
467 the returned bitmap. SrcDepth and hasAlpha reflect the raw data of the
474 SkBitmap::Config getPrefConfig(SrcDepth, bool hasAlpha) const;
/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder.cpp147 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth srcDepth,
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.cpp147 SkBitmap::Config SkImageDecoder::getPrefConfig(SrcDepth srcDepth,
H A DSkImageDecoder_libjpeg.cpp406 SrcDepth srcDepth = k32Bit_SrcDepth;
H A DSkImageDecoder_libpng.cpp581 SrcDepth srcDepth = k32Bit_SrcDepth;

Completed in 274 milliseconds