Searched refs:newMatrix (Results 1 – 1 of 1) sorted by relevance
4879 final Matrix newMatrix = new Matrix(initialMatrix); in testTransformMatrixToGlobal() local4881 newMatrix.getValues(initialValues); in testTransformMatrixToGlobal()4883 view.transformMatrixToGlobal(newMatrix); in testTransformMatrixToGlobal()4885 newMatrix.getValues(newValues); in testTransformMatrixToGlobal()