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 111 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false);
SkImageDecoder.cpp 137 case k32Bit_SrcDepth:
SkImageDecoder_libjpeg.cpp 259 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false);
534 SkBitmap::Config config = this->getPrefConfig(k32Bit_SrcDepth, false);
SkImageDecoder_libpng.cpp 518 *configp = this->getPrefConfig(k32Bit_SrcDepth, *hasAlphap);
    [all...]
  /external/skia/include/images/
SkImageDecoder.h 382 k32Bit_SrcDepth
  /frameworks/base/media/tests/omxjpegdecoder/
omx_jpeg_decoder.cpp 107 configBitmapSize(bm, getPrefConfig(k32Bit_SrcDepth, false), width, height);

Completed in 336 milliseconds