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

  /external/skia/samplecode/
SampleDecode.cpp 9 bool fDither;
29 codec->setDitherImage(gRec[i].fDither);
  /external/skia/bench/
SkBenchmark.h 42 fDither = state;
75 SkTriState::State fDither;
  /external/skia/gpu/include/
GrPaint.h 42 bool fDither;
121 fDither = paint.fDither;
226 fDither = false;

Completed in 91 milliseconds