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

  /external/skia/samplecode/
SampleDecode.cpp 16 bool fDither;
36 codec->setDitherImage(gRec[i].fDither);
  /external/skia/bench/
SkBenchmark.h 55 fDither = state;
88 SkTriState::State fDither;
  /external/skia/include/gpu/
GrPaint.h 35 bool fDither;
127 fDither = paint.fDither;
241 fDither = false;

Completed in 178 milliseconds