HomeSort by relevance Sort by last modified time
    Searched defs:fSampleSize (Results 1 - 8 of 8) sorted by null

  /external/skia/bench/
AndroidCodecBench.h 35 const int fSampleSize;
BitmapRegionDecoderBench.h 41 const uint32_t fSampleSize;
  /external/skqp/bench/
AndroidCodecBench.h 35 const int fSampleSize;
BitmapRegionDecoderBench.h 41 const uint32_t fSampleSize;
  /external/skia/include/codec/
SkAndroidCodec.h 124 * @return the sample size to set AndroidOptions::fSampleSize to decode
195 , fSampleSize(1)
224 int fSampleSize;
248 * using options->fSampleSize and options->fSubset. If NULL, the defaults (as specified above
  /external/skqp/include/codec/
SkAndroidCodec.h 124 * @return the sample size to set AndroidOptions::fSampleSize to decode
195 , fSampleSize(1)
224 int fSampleSize;
248 * using options->fSampleSize and options->fSubset. If NULL, the defaults (as specified above
  /external/skia/dm/
DMSrcSink.h 164 int fSampleSize;
191 uint32_t fSampleSize;
  /external/skqp/dm/
DMSrcSink.h 164 int fSampleSize;
191 uint32_t fSampleSize;

Completed in 267 milliseconds