Searched defs:characterBounds (Results 1 – 3 of 3) sorted by relevance
406 final RectF[] characterBounds = new RectF[expected.length]; in assertCharacterBounds() local
1088 public Builder setCharacterBounds(@NonNull float[] characterBounds) { in setCharacterBounds()
14503 final float[] characterBounds = getCharacterBounds(startIndex, endIndex, in populateCharacterBounds() local14540 final float[] characterBounds = new float[4 * (end - start)]; in getCharacterBounds() local14817 final float[] characterBounds = getCharacterBounds(start, end, layoutLeft, layoutTop); in getTextBoundsInfo() local