Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAccessibilityWindowsPopulator.java239 MagnificationSpec currentMagnificationSpec = mCurrentMagnificationSpec.get(displayId); in setMagnificationSpec() local
339 MagnificationSpec currentMagnificationSpec; in findMagnificationSpecInverseMatrixIfNeeded() local
370 List<InputWindowHandle> inputWindowHandles, MagnificationSpec currentMagnificationSpec, in generateInverseMatrixBasedOnProperMagnificationSpecForDisplay()
417 @NonNull MagnificationSpec currentMagnificationSpec, in generateMagnificationSpecInverseMatrix()