Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureTrailDrawingPoints.java264 final int pointType = pointTypes[i]; in debugDrawPoints() local
265 if (pointType == POINT_TYPE_INTERPOLATED) { in debugDrawPoints()
267 } else if (pointType == POINT_TYPE_SAMPLED) { in debugDrawPoints()