Searched refs:mMaxInterpolationAngularThreshold (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DGestureStrokeDrawingParams.java33 public final double mMaxInterpolationAngularThreshold; // in radian field in class:GestureStrokeDrawingParams
48 mMaxInterpolationAngularThreshold = (interpolationAngularDegree <= 0)
H A DGestureStrokeDrawingPoints.java147 deltaAngle / mDrawingParams.mMaxInterpolationAngularThreshold);

Completed in 108 milliseconds