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

/frameworks/base/services/input/
H A DInputReader.cpp5248 mPointerSimple.currentProperties.clear();
5265 mPointerSimple.currentProperties.id = 0;
5266 mPointerSimple.currentProperties.toolType =
5282 mPointerSimple.currentProperties.clear();
5316 mPointerSimple.currentProperties.id = 0;
5317 mPointerSimple.currentProperties.toolType =
5385 1, &mPointerSimple.currentProperties, &mPointerSimple.currentCoords,
5395 1, &mPointerSimple.currentProperties, &mPointerSimple.currentCoords,
5409 1, &mPointerSimple.currentProperties, &mPointerSimple.currentCoords,
5419 1, &mPointerSimple.currentProperties,
[all...]
H A DInputReader.h1584 PointerProperties currentProperties; member in struct:android::TouchInputMapper::PointerSimple
1599 currentProperties.clear();

Completed in 75 milliseconds