Searched refs:textLocations (Results 1 – 1 of 1) sorted by relevance
891 Parcelable[] textLocations = in applyAppScaleAndMagnificationSpecIfNeeded() local893 if (textLocations != null) { in applyAppScaleAndMagnificationSpecIfNeeded()894 for (int i = 0; i < textLocations.length; i++) { in applyAppScaleAndMagnificationSpecIfNeeded()897 RectF textLocation = ((RectF) textLocations[i]); in applyAppScaleAndMagnificationSpecIfNeeded()