Searched refs:fDoDither (Results 1 – 1 of 1) sorted by relevance
80 SkBool8 fDoDither; member in SkRGB16_Blitter275 if (fDoDither) { in blitH()297 int ditherInt = Bool2Int(fDoDither); in blitAntiH()495 if (fDoDither) { in blitRect()528 if ((fDoDither = paint.isDither()) != false) { in SkRGB16_Blitter()545 if (fDoDither) { in SkRGB16_Blitter()553 if (!fDoDither && 256 == fScale) { in justAnOpaqueColor()