Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityWindowsPopulator.java442 computeIdentityMatrix(inputWindowHandle, currentMagnificationSpec, in generateMagnificationSpecInverseMatrix()
445 computeIdentityMatrix(inputWindowHandle, previousMagnificationSpec, in generateMagnificationSpecInverseMatrix()
479 private void computeIdentityMatrix(InputWindowHandle inputWindowHandle, in computeIdentityMatrix() method in AccessibilityWindowsPopulator