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

  /external/skia/src/images/
SkImageDecoder_libbmp.cpp 126 SkColorType colorType = this->getPrefColorType(k32Bit_SrcDepth, false);
SkImageDecoder.cpp 120 case k32Bit_SrcDepth:
SkImageDecoder_libwebp.cpp 287 SkColorType colorType = this->getPrefColorType(k32Bit_SrcDepth, SkToBool(fHasAlpha));
SkImageDecoder_libpng.cpp 591 SrcDepth srcDepth = k32Bit_SrcDepth;
    [all...]
SkImageDecoder_libjpeg.cpp 435 SrcDepth srcDepth = k32Bit_SrcDepth;
    [all...]
  /external/skia/include/core/
SkImageDecoder.h 394 k32Bit_SrcDepth,

Completed in 639 milliseconds