Searched refs:mInverseMatrix (Results 1 – 1 of 1) sorted by relevance
2984 private Matrix mInverseMatrix; field in View.TransformationInfo10134 if (mTransformationInfo.mInverseMatrix == null) {10135 mTransformationInfo.mInverseMatrix = new Matrix();10137 final Matrix matrix = mTransformationInfo.mInverseMatrix;