Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityTransitionCoordinator.java493 Matrix tempMatrix, RectF tempRect, int[] decorLoc) { in setSharedElementState()
611 Matrix tempMatrix = new Matrix(); in setSharedElementState() local
689 Matrix tempMatrix = new Matrix(); in createSnapshots() local
734 Matrix tempMatrix = new Matrix(); in captureSharedElementState() local
799 Matrix tempMatrix, RectF tempBounds) { in captureSharedElementState()
868 Matrix tempMatrix = new Matrix(); in moveSharedElementsToOverlay() local
/frameworks/base/services/core/java/com/android/server/wm/
DAccessibilityWindowsPopulator.java528 final Matrix tempMatrix = new Matrix(); in generateInverseMatrix() local