Home
last modified time | relevance | path

Searched refs:slopAdjustedDx (Results 1 – 1 of 1) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDetectorTest.java646 float slopAdjustedDx = adjustStrokeDeltaForSlop(fingerCount, dx); in MultiFingerSwipe() local
649 adjustStrokeDurationForSlop(STROKE_MS, dx, slopAdjustedDx), in MultiFingerSwipe()
657 adjustTapLocation(tapLocation, fingerOffsetSum, slopAdjustedDx, slopAdjustedDy); in MultiFingerSwipe()
667 add(tapLocation, slopAdjustedDx + (fingerOffset * currentFinger), in MultiFingerSwipe()