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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp7226 float oldDistance = fabs(currentValue - thresholdValue); local
7227 if (newDistance < oldDistance) {

Completed in 46 milliseconds