Searched refs:currentGestureProperties (Results 1 – 2 of 2) sorted by relevance
5164 moveNeeded = updateMovedPointers(mPointerGesture.currentGestureProperties, in dispatchPointerGestures()5216 mPointerGesture.currentGestureProperties, in dispatchPointerGestures()5236 mPointerGesture.currentGestureProperties, in dispatchPointerGestures()5248 mPointerGesture.currentGestureProperties, in dispatchPointerGestures()5289 mPointerGesture.currentGestureProperties[index]); in dispatchPointerGestures()5531 mPointerGesture.currentGestureProperties[0].clear(); in preparePointerGestures()5532 mPointerGesture.currentGestureProperties[0].id = mPointerGesture.activeGestureId; in preparePointerGestures()5533 mPointerGesture.currentGestureProperties[0].toolType = AMOTION_EVENT_TOOL_TYPE_FINGER; in preparePointerGestures()5570 mPointerGesture.currentGestureProperties[0].clear(); in preparePointerGestures()5571 mPointerGesture.currentGestureProperties[0].id = in preparePointerGestures()[all …]
1673 PointerProperties currentGestureProperties[MAX_POINTERS]; member