Searched refs:getGestureStepsFromGestureDescription (Results 1 – 4 of 4) sorted by relevance
53 .getGestureStepsFromGestureDescription(clickGesture, 100); in testGestureShorterThanSampleRate_producesStartAndEnd()74 .getGestureStepsFromGestureDescription(swipe, samplePeriod); in testSwipe_shouldContainEvenlySpacedPoints()95 .getGestureStepsFromGestureDescription(swipe, strokeTime); in testSwipeWithNonIntegerValues_shouldRound()148 .getGestureStepsFromGestureDescription(builder.build(), deltaT); in testPathsWithOverlappingTiming_produceCorrectSteps()210 .getGestureStepsFromGestureDescription(maxPointBuilder.build(), samplePeriod); in testMaxTouchpoints_shouldHaveValidCoords()237 .getGestureStepsFromGestureDescription(swipe, 10); in testGetGestureSteps_touchPointsHaveStrokeId()251 .getGestureStepsFromGestureDescription(gesture, 10); in testGetGestureSteps_continuedStroke_hasNoEndPoint()266 .getGestureStepsFromGestureDescription(gesture, 10); in testGetGestureSteps_continuingStroke_hasNoStartPointAndHasContinuedId()
533 public static List<GestureStep> getGestureStepsFromGestureDescription( in getGestureStepsFromGestureDescription() method in GestureDescription.MotionEventGenerator
742 MotionEventGenerator.getGestureStepsFromGestureDescription(gesture, 100); in dispatchGesture()
143 …sibilityservice/GestureDescription$MotionEventGenerator;->getGestureStepsFromGestureDescription(La…