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

  /external/skia/include/core/
SkImageDecoder.h 392 k8BitGray_SrcDepth,
  /external/skia/src/images/
SkImageDecoder.cpp 117 case k8BitGray_SrcDepth:
SkImageDecoder_libpng.cpp 593 srcDepth = k8BitGray_SrcDepth;
606 if (k8BitGray_SrcDepth != srcDepth) {
    [all...]
SkImageDecoder_libjpeg.cpp 437 srcDepth = k8BitGray_SrcDepth;
    [all...]

Completed in 393 milliseconds