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()
13889 final float[] characterBounds = getCharacterBounds(startIndex, endIndex, in populateCharacterBounds() local13926 final float[] characterBounds = new float[4 * (end - start)]; in getCharacterBounds() local14173 final float[] characterBounds = getCharacterBounds(start, end, layoutLeft, layoutTop); in getTextBoundsInfo() local