Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dload_store.cpp258 int dithering = 0; in downshift() local
264 dithering = mDithering; in downshift()
280 if (!dithering) { in downshift()
337 if (dithering) { in downshift()
354 if ((maskLoBits|dithering) && (sh > dbits)) { in downshift()