Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DCursorAnchorInfo.java476 computeMatrixValues(parentMatrix, original)); in createForAdditionalParentMatrix()
487 private static float[] computeMatrixValues(@NonNull Matrix parentMatrix, in computeMatrixValues() method in CursorAnchorInfo