Searched refs:textLocation (Results 1 – 1 of 1) sorted by relevance
981 RectF textLocation = ((RectF) textLocations[i]); in applyAppScaleAndMagnificationSpecIfNeeded() local982 textLocation.scale(applicationScale); in applyAppScaleAndMagnificationSpecIfNeeded()984 textLocation.scale(spec.scale); in applyAppScaleAndMagnificationSpecIfNeeded()985 textLocation.offset(spec.offsetX, spec.offsetY); in applyAppScaleAndMagnificationSpecIfNeeded()