HomeSort by relevance Sort by last modified time
    Searched full:p2by (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
RoundedLine.java 78 final float p2by = p2y + r2 * sinb; local
101 mPath.lineTo(p2bx, p2by);

Completed in 404 milliseconds