Searched refs:lastGestureCoords (Results 1 – 2 of 2) sorted by relevance
5167 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in dispatchPointerGestures()5182 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in dispatchPointerGestures()5202 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in dispatchPointerGestures()5290 mPointerGesture.lastGestureCoords[index].copyFrom( in dispatchPointerGestures()5306 mPointerGesture.lastGestureCoords, mPointerGesture.lastGestureIdToIndex, in abortPointerGestures()6076 const PointerCoords& coords = mPointerGesture.lastGestureCoords[index]; in preparePointerGestures()
1680 PointerCoords lastGestureCoords[MAX_POINTERS]; member