Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DCheckBattery.cpp45 int is_battery_ok(int threshold) in is_battery_ok()
/system/core/libpixelflinger/
Dscanline.cpp1144 int threshold = get_value(); in rgb888ToRgb565() local
1201 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write() local
1321 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write() local
1376 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write() local
/system/core/logd/
DLogStatistics.cpp632 size_t threshold = sizes(i); in format() local