Searched refs:lastGestureCoords (Results 1 – 2 of 2) sorted by relevance
5346 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in dispatchPointerGestures()5361 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in dispatchPointerGestures()5382 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in dispatchPointerGestures()5473 mPointerGesture.lastGestureCoords[index].copyFrom( in dispatchPointerGestures()5489 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in abortPointerGestures()6255 const PointerCoords& coords = mPointerGesture.lastGestureCoords[index]; in preparePointerGestures()
1490 PointerCoords lastGestureCoords[MAX_POINTERS]; member