Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dload_store.cpp246 int dithering = 0; in downshift() local
252 dithering = mDithering; in downshift()
268 if (!dithering) { in downshift()
325 if (dithering) { in downshift()
342 if ((maskLoBits|dithering) && (sh > dbits)) { in downshift()