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

/system/core/libpixelflinger/codeflinger/
H A Dload_store.cpp262 int dithering = 0; local
268 dithering = mDithering;
284 if (!dithering) {
299 // in the dithering case though, we need to preserve the lower bits
334 // but better one (needed for dithering) is:
341 if (dithering) {
342 comment("dithering");
358 if ((maskLoBits|dithering) && (sh > dbits)) {

Completed in 3 milliseconds