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

/frameworks/base/services/input/
H A DInputReader.h1586 PointerProperties lastProperties; member in struct:android::TouchInputMapper::PointerSimple
1601 lastProperties.clear();
H A DInputReader.cpp5357 1, &mPointerSimple.lastProperties, &mPointerSimple.lastCoords,
5370 1, &mPointerSimple.lastProperties, &mPointerSimple.lastCoords,
5449 mPointerSimple.lastProperties.copyFrom(mPointerSimple.currentProperties);

Completed in 393 milliseconds