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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp4509 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex,
4524 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex,
4544 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex,
4631 mPointerGesture.lastGestureCoords[index].copyFrom(
4647 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex,
5414 const PointerCoords& coords = mPointerGesture.lastGestureCoords[index];
H A DInputReader.h1583 PointerCoords lastGestureCoords[MAX_POINTERS]; member in struct:android::TouchInputMapper::PointerGesture

Completed in 824 milliseconds