OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mMaxInterpolationDistanceThreshold
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureStrokeDrawingParams.java
34
public final double
mMaxInterpolationDistanceThreshold
; // in pixel
51
mMaxInterpolationDistanceThreshold
= mainKeyboardViewAttr.getDimension(R.styleable
GestureStrokeDrawingPoints.java
151
/ mDrawingParams.
mMaxInterpolationDistanceThreshold
);
Completed in 39 milliseconds