Searched refs:textLocations (Results 1 – 1 of 1) sorted by relevance
1100 final RectF[] textLocations = in transformBoundsWithScreenMatrix() local1102 if (textLocations != null) { in transformBoundsWithScreenMatrix()1103 for (int i = 0; i < textLocations.length; i++) { in transformBoundsWithScreenMatrix()1106 final RectF textLocation = textLocations[i]; in transformBoundsWithScreenMatrix()