Lines Matching refs:tapX
4832 if (fabs(x - mPointerGesture.tapX) <= mConfig.pointerGestureTapSlop4856 AMOTION_EVENT_AXIS_X, mPointerGesture.tapX);4866 x - mPointerGesture.tapX,4904 if (fabs(x - mPointerGesture.tapX) <= mConfig.pointerGestureTapSlop4910 x - mPointerGesture.tapX,4980 mPointerGesture.tapX = x;