Searched refs:mSnapshotFinalMatrix (Results 1 – 1 of 1) sorted by relevance
133 final Matrix mSnapshotFinalMatrix = new Matrix(); field in ScreenRotationAnimation205 pw.print(" mSnapshotFinalMatrix="); mSnapshotFinalMatrix.printShortString(pw); in printTo()890 mSnapshotFinalMatrix.setConcat(mExitTransformation.getMatrix(), mSnapshotInitialMatrix); in stepAnimation()941 setSnapshotTransform(t, mSnapshotFinalMatrix, mExitTransformation.getAlpha()); in updateSurfaces()