Searched refs:textLocation (Results 1 – 1 of 1) sorted by relevance
871 RectF textLocation = ((RectF) textLocations[i]); in applyAppScaleAndMagnificationSpecIfNeeded() local872 textLocation.scale(applicationScale); in applyAppScaleAndMagnificationSpecIfNeeded()874 textLocation.scale(spec.scale); in applyAppScaleAndMagnificationSpecIfNeeded()875 textLocation.offset(spec.offsetX, spec.offsetY); in applyAppScaleAndMagnificationSpecIfNeeded()