Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureStrokeDrawingParams.java34 public final double mMaxInterpolationDistanceThreshold; // in pixel field in GestureStrokeDrawingParams
51 mMaxInterpolationDistanceThreshold = mainKeyboardViewAttr.getDimension(R.styleable in GestureStrokeDrawingParams()
DGestureStrokeDrawingPoints.java151 / mDrawingParams.mMaxInterpolationDistanceThreshold); in interpolateStrokeAndReturnStartIndexOfLastSegment()