Home
last modified time | relevance | path

Searched refs:magnificationCenter (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DMagnificationController.java324 final PointF magnificationCenter = new PointF(config.getCenterX(), config.getCenterY()); in transitionMagnificationConfigMode() local
332 magnificationCenter.set(centerX, centerY); in transitionMagnificationConfigMode()
357 targetScale, magnificationCenter.x, magnificationCenter.y, in transitionMagnificationConfigMode()
369 magnificationCenter.x, magnificationCenter.y, in transitionMagnificationConfigMode()