Searched defs:characterBounds (Results 1 – 2 of 2) sorted by relevance
406 final RectF[] characterBounds = new RectF[expected.length]; in assertCharacterBounds() local
1088 public Builder setCharacterBounds(@NonNull float[] characterBounds) { in setCharacterBounds()