Searched refs:textLocation (Results 1 – 1 of 1) sorted by relevance
897 RectF textLocation = ((RectF) textLocations[i]); in applyAppScaleAndMagnificationSpecIfNeeded() local898 textLocation.scale(applicationScale); in applyAppScaleAndMagnificationSpecIfNeeded()900 textLocation.scale(spec.scale); in applyAppScaleAndMagnificationSpecIfNeeded()901 textLocation.offset(spec.offsetX, spec.offsetY); in applyAppScaleAndMagnificationSpecIfNeeded()