Searched refs:fuzz (Results 1 - 2 of 2) sorted by relevance
/hardware/libhardware/modules/input/evdev/ | ||
H A D | InputHub.h | 46 int32_t fuzz = 0; // error tolerance, e.g. fuzz == 4 means value is +/- 4 due to noise member in struct:android::AbsoluteAxisInfo |
H A D | InputHub.cpp | 266 .fuzz = info.fuzz, |
Completed in 379 milliseconds