Home
last modified time | relevance | path

Searched defs:currentMagnificationSpec (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityWindowsPopulator.java249 MagnificationSpec currentMagnificationSpec = mCurrentMagnificationSpec.get(displayId); in setMagnificationSpec() local
359 MagnificationSpec currentMagnificationSpec; in findMagnificationSpecInverseMatrixIfNeeded() local
390 List<InputWindowHandle> inputWindowHandles, MagnificationSpec currentMagnificationSpec, in generateInverseMatrixBasedOnProperMagnificationSpecForDisplay()
438 @NonNull MagnificationSpec currentMagnificationSpec, in generateMagnificationSpecInverseMatrix()