Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAccessibilityWindowsPopulator.java443 final float[] identityMatrixFloatsForPreviousSpec = mTempFloat2; in generateMagnificationSpecInverseMatrix() local
445 transformMatrix, identityMatrixFloatsForPreviousSpec); in generateMagnificationSpecInverseMatrix()
449 identityMatrixFloatsForCurrentSpec, identityMatrixFloatsForPreviousSpec)) { in generateMagnificationSpecInverseMatrix()