Searched defs:touchPoint (Results 1 – 10 of 10) sorted by relevance
78 Point touchPoint = TouchPointManager.getInstance().getPoint(); in startActivityWithErrorToast() local
174 val touchPoint = PointF(getRawX(pointerIndex), getRawY(pointerIndex)) regex
146 float[] touchPoint = { in onTouchEvent() local
113 float[] touchPoint = { in onTouchEvent() local
266 TouchPoint touchPoint = firstStep.touchPoints[i]; in prepareToContinueOldGesture() local
1717 final Point touchPoint = extras.getParcelable(TouchPointManager.TOUCH_POINT); in maybeStartRevealAnimation() local
350 final PointF touchPoint = new PointF( in startSelectionActionModeWithSmartSelectAnimation() local
356 final PointF touchPoint = new PointF( in startSelectionActionModeWithSmartSelectAnimation() local
1796 PointF touchPoint = {10, 10}; in TEST_P() local