Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureTrailDrawingPoints.java191 final RoundedLine roundedLine = mRoundedLine; in drawGestureTrailLocked() local
205 final Path path = roundedLine.makePath(p1x, p1y, body1, p2x, p2y, body2); in drawGestureTrailLocked()
207 roundedLine.getBounds(mRoundedLineBounds); in drawGestureTrailLocked()