Searched refs:newMatrix (Results 1 – 1 of 1) sorted by relevance
4948 final Matrix newMatrix = new Matrix(initialMatrix); in testTransformMatrixToGlobal() local4950 newMatrix.getValues(initialValues); in testTransformMatrixToGlobal()4952 view.transformMatrixToGlobal(newMatrix); in testTransformMatrixToGlobal()4954 newMatrix.getValues(newValues); in testTransformMatrixToGlobal()