Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1554 PointerCoords lastCoords; member
1569 lastCoords.clear(); in reset()
DInputReader.cpp6383 1, &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
6397 1, &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
6483 mPointerSimple.lastCoords.copyFrom(mPointerSimple.currentCoords); in dispatchPointerSimple()