Home
last modified time | relevance | path

Searched refs:ditherInt (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkBlitter_RGB16.cpp297 int ditherInt = Bool2Int(fDoDither); in blitAntiH() local
300 if ((x ^ y) & ditherInt) { in blitAntiH()
315 if (ditherInt) { in blitAntiH()
338 if (count & ditherInt) { in blitAntiH()