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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp6569 || hasMovedNearerToValueWithinFilteredRange(filter, newValue, currentValue, min)
6570 || hasMovedNearerToValueWithinFilteredRange(filter, newValue, currentValue, max)
6571 || hasMovedNearerToValueWithinFilteredRange(filter, newValue, currentValue, 0)) {
6578 bool JoystickInputMapper::hasMovedNearerToValueWithinFilteredRange( function in class:android::JoystickInputMapper

Completed in 21 milliseconds