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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp7455 || hasMovedNearerToValueWithinFilteredRange(filter, newValue, currentValue, min)
7456 || hasMovedNearerToValueWithinFilteredRange(filter, newValue, currentValue, max)
7457 || hasMovedNearerToValueWithinFilteredRange(filter, newValue, currentValue, 0)) {
7464 bool JoystickInputMapper::hasMovedNearerToValueWithinFilteredRange( function in class:android::JoystickInputMapper

Completed in 26 milliseconds