Searched defs:doDither (Results 1 – 2 of 2) sorted by relevance
275 bool doDither = this->getDitherImage(); in onDecode() local642 bool doDither = this->getDitherImage(); in onDecodeRegion() local
191 void SkPaint::setDither(bool doDither) { in setDither()