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

/frameworks/base/services/input/
H A DInputReader.h1585 PointerCoords lastCoords; member in struct:android::TouchInputMapper::PointerSimple
1600 lastCoords.clear();
H A DInputReader.cpp5357 1, &mPointerSimple.lastProperties, &mPointerSimple.lastCoords,
5370 1, &mPointerSimple.lastProperties, &mPointerSimple.lastCoords,
5448 mPointerSimple.lastCoords.copyFrom(mPointerSimple.currentCoords);

Completed in 77 milliseconds