Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1647 PointerCoords lastCoords; member
1662 lastCoords.clear(); in reset()
DInputReader.cpp5537 1, &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
5550 1, &mPointerSimple.lastProperties, &mPointerSimple.lastCoords, in dispatchPointerSimple()
5628 mPointerSimple.lastCoords.copyFrom(mPointerSimple.currentCoords); in dispatchPointerSimple()