Searched refs:currentGestureProperties (Results 1 – 2 of 2) sorted by relevance
4506 moveNeeded = updateMovedPointers(mPointerGesture.currentGestureProperties, in dispatchPointerGestures()4557 mPointerGesture.currentGestureProperties, in dispatchPointerGestures()4577 mPointerGesture.currentGestureProperties, in dispatchPointerGestures()4589 mPointerGesture.currentGestureProperties, in dispatchPointerGestures()4630 mPointerGesture.currentGestureProperties[index]); in dispatchPointerGestures()4870 mPointerGesture.currentGestureProperties[0].clear(); in preparePointerGestures()4871 mPointerGesture.currentGestureProperties[0].id = mPointerGesture.activeGestureId; in preparePointerGestures()4872 mPointerGesture.currentGestureProperties[0].toolType = AMOTION_EVENT_TOOL_TYPE_FINGER; in preparePointerGestures()4909 mPointerGesture.currentGestureProperties[0].clear(); in preparePointerGestures()4910 mPointerGesture.currentGestureProperties[0].id = in preparePointerGestures()[all …]
1576 PointerProperties currentGestureProperties[MAX_POINTERS]; member