Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DMatrixUtils.java130 final int m0w = m0[0].length; in multiply() local
140 for (int k = 0; k < m0w; k++) { in multiply()