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