Home | History | Annotate | Download | only in core

Lines Matching defs:fDoDither

79     SkBool8     fDoDither;
283 if (fDoDither) {
305 int ditherInt = Bool2Int(fDoDither);
330 // TODO: respect fDoDither
488 // TODO: respect fDoDither
505 if (fDoDither) {
538 if ((fDoDither = paint.isDither()) != false) {
550 if (!fDoDither && 256 == fScale) {
580 // TODO: respect fDoDither
591 // TODO: respect fDoDither
669 // TODO: respect fDoDither