Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1763 PointerCoords lastCoords; member
1778 lastCoords.clear(); in reset()
DInputReader.cpp6324 1, &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
6337 1, &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
6417 mPointerSimple.lastCoords.copyFrom(mPointerSimple.currentCoords); in dispatchPointerSimple()