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

/frameworks/base/services/input/
H A DInputReader.cpp4341 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex,
4356 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex,
4376 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex,
4463 mPointerGesture.lastGestureCoords[index].copyFrom(
4479 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex,
5234 const PointerCoords& coords = mPointerGesture.lastGestureCoords[index];
H A DInputReader.h1521 PointerCoords lastGestureCoords[MAX_POINTERS]; member in struct:android::TouchInputMapper::PointerGesture

Completed in 141 milliseconds