Searched refs:lastGestureCoords (Results 1 – 2 of 2) sorted by relevance
5290 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in dispatchPointerGestures()5305 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in dispatchPointerGestures()5325 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in dispatchPointerGestures()5413 mPointerGesture.lastGestureCoords[index].copyFrom( in dispatchPointerGestures()5429 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in abortPointerGestures()6199 const PointerCoords& coords = mPointerGesture.lastGestureCoords[index]; in preparePointerGestures()
1699 PointerCoords lastGestureCoords[MAX_POINTERS]; member