Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java553 void writeSelfToParcel(Parcel out, PooledStringWriter pwriter, float[] tmpMatrix) { in writeSelfToParcel()
781 @Nullable float[] tmpMatrix) { in initializeFromParcelWithoutChildren()
908 boolean sanitizeOnWrite, @Nullable float[] tmpMatrix, boolean willWriteChildren) { in writeSelfToParcel()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java968 final Matrix tmpMatrix = new Matrix(); in getKeepClearAreas() local
985 Matrix tmpMatrix, float[] float9) { in getKeepClearAreas()
994 List<Rect> getRectsInScreenSpace(List<Rect> rects, Matrix tmpMatrix, float[] float9) { in getRectsInScreenSpace()
H A DDisplayContent.java6006 final Matrix tmpMatrix = new Matrix(); in getKeepClearAreas() local
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java569 final Matrix tmpMatrix = pair.first; in getWindowTransformationMatrixAndMagnificationSpec() local