Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityWindowsPopulator.java444 final float[] identityMatrixFloatsForPreviousSpec = mTempFloat2; in generateMagnificationSpecInverseMatrix() local
446 transformMatrix, identityMatrixFloatsForPreviousSpec); in generateMagnificationSpecInverseMatrix()
450 identityMatrixFloatsForCurrentSpec, identityMatrixFloatsForPreviousSpec)) { in generateMagnificationSpecInverseMatrix()