Searched defs:hasMovedNearerToValueWithinFilteredRange (Results 1 - 1 of 1) sorted by path

/frameworks/native/services/inputflinger/
H A DInputReader.cpp7312 || hasMovedNearerToValueWithinFilteredRange(filter, newValue, currentValue, min)
7313 || hasMovedNearerToValueWithinFilteredRange(filter, newValue, currentValue, max)
7314 || hasMovedNearerToValueWithinFilteredRange(filter, newValue, currentValue, 0)) {
7321 bool JoystickInputMapper::hasMovedNearerToValueWithinFilteredRange( function in class:android::JoystickInputMapper

Completed in 109 milliseconds