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

/system/core/libpixelflinger/
H A Dscanline.cpp1115 int get_value(void) { function in struct:android::ditherer
1128 int threshold = get_value();
1185 int threshold = di.get_value() << (8 - GGL_DITHER_BITS);
1305 int threshold = di.get_value() << (8 - GGL_DITHER_BITS);
1360 int threshold = di.get_value() << (8 - GGL_DITHER_BITS);

Completed in 39 milliseconds