Home
last modified time | relevance | path

Searched refs:recentCoordinatesAreIdentical (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/input/
DInputTransport.h465 bool recentCoordinatesAreIdentical(uint32_t id) const { in recentCoordinatesAreIdentical() function
/frameworks/native/libs/input/
DInputTransport.cpp868 state.recentCoordinatesAreIdentical(id)) { in rewriteMessage()
981 if (oldLastResample.hasPointerId(id) && touchState.recentCoordinatesAreIdentical(id)) { in resampleTouchState()