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