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

/system/core/libpixelflinger/
H A Dscanline.cpp1094 int get_value(void) { function in struct:android::ditherer
1107 int threshold = get_value();
1164 int threshold = di.get_value() << (8 - GGL_DITHER_BITS);
1284 int threshold = di.get_value() << (8 - GGL_DITHER_BITS);
1339 int threshold = di.get_value() << (8 - GGL_DITHER_BITS);

Completed in 63 milliseconds