Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dscanline.cpp1133 int get_value(void) { in get_value() function
1146 int threshold = get_value(); in rgb888ToRgb565()
1203 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write()
1323 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write()
1378 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write()