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

  /external/skia/src/images/
SkImageDecoder.cpp 22 , fPreserveSrcDepth(false)
41 other->setPreserveSrcDepth(fPreserveSrcDepth);
112 if (fPreserveSrcDepth) {
  /external/skia/include/core/
SkImageDecoder.h 160 fPreserveSrcDepth = preserve;
408 bool fPreserveSrcDepth;

Completed in 41 milliseconds