Searched refs:mSnapshotFinalMatrix (Results 1 – 1 of 1) sorted by relevance
119 final Matrix mSnapshotFinalMatrix = new Matrix(); field in ScreenRotationAnimation189 pw.print(" mSnapshotFinalMatrix="); mSnapshotFinalMatrix.printShortString(pw); in printTo()901 mSnapshotFinalMatrix.setConcat(mExitTransformation.getMatrix(), mSnapshotInitialMatrix); in stepAnimation()951 setSnapshotTransformInTransaction(mSnapshotFinalMatrix, mExitTransformation.getAlpha()); in updateSurfacesInTransaction()