HomeSort by relevance Sort by last modified time
    Searched refs:k32Bit_SrcDepth (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libbmp.cpp 126 SkColorType colorType = this->getPrefColorType(k32Bit_SrcDepth, false);
SkImageDecoder.cpp 151 case k32Bit_SrcDepth:
SkImageDecoder_libwebp.cpp 282 SkColorType colorType = this->getPrefColorType(k32Bit_SrcDepth, SkToBool(fHasAlpha));
SkImageDecoder_libjpeg.cpp 406 SrcDepth srcDepth = k32Bit_SrcDepth;
    [all...]
SkImageDecoder_libpng.cpp 575 SrcDepth srcDepth = k32Bit_SrcDepth;
    [all...]
  /external/skia/src/images/
SkImageDecoder_libbmp.cpp 126 SkColorType colorType = this->getPrefColorType(k32Bit_SrcDepth, false);
SkImageDecoder.cpp 171 case k32Bit_SrcDepth:
SkImageDecoder_libwebp.cpp 293 SkColorType colorType = this->getPrefColorType(k32Bit_SrcDepth, SkToBool(fHasAlpha));
SkImageDecoder_libjpeg.cpp 421 SrcDepth srcDepth = k32Bit_SrcDepth;
    [all...]
SkImageDecoder_libpng.cpp 575 SrcDepth srcDepth = k32Bit_SrcDepth;
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkImageDecoder.h 407 k32Bit_SrcDepth,
  /external/skia/include/core/
SkImageDecoder.h 472 k32Bit_SrcDepth,

Completed in 330 milliseconds