Home
last modified time | relevance | path

Searched defs:horizontalBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
DLayout.java1458 private void fillHorizontalBoundsForLine(int line, float[] horizontalBounds) { in fillHorizontalBoundsForLine()
1531 float[] horizontalBounds = null; in fillCharacterBounds() local
2074 float[] horizontalBounds = new float[2 * (lineEndOffset - lineStartOffset)]; in getStartOrEndOffsetForAreaWithinLine() local
2147 @NonNull float[] horizontalBounds, in getStartOffsetForAreaWithinRun()
2264 @NonNull float[] horizontalBounds, in getEndOffsetForAreaWithinRun()