HomeSort by relevance Sort by last modified time
    Searched refs:mMaxInterpolationSegments (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureStrokeDrawingParams.java 35 public final int mMaxInterpolationSegments;
54 mMaxInterpolationSegments = mainKeyboardViewAttr.getInteger(
GestureStrokeDrawingPoints.java 152 final int segments = Math.min(mDrawingParams.mMaxInterpolationSegments,

Completed in 35 milliseconds