Searched refs:slopAdjustedDx (Results 1 – 1 of 1) sorted by relevance
646 float slopAdjustedDx = adjustStrokeDeltaForSlop(fingerCount, dx); in MultiFingerSwipe() local649 adjustStrokeDurationForSlop(STROKE_MS, dx, slopAdjustedDx), in MultiFingerSwipe()657 adjustTapLocation(tapLocation, fingerOffsetSum, slopAdjustedDx, slopAdjustedDy); in MultiFingerSwipe()667 add(tapLocation, slopAdjustedDx + (fingerOffset * currentFinger), in MultiFingerSwipe()