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