Searched refs:newMatrix (Results 1 – 1 of 1) sorted by relevance
5210 final Matrix newMatrix = new Matrix(initialMatrix); in testTransformMatrixToGlobal() local5212 newMatrix.getValues(initialValues); in testTransformMatrixToGlobal()5214 view.transformMatrixToGlobal(newMatrix); in testTransformMatrixToGlobal()5216 newMatrix.getValues(newValues); in testTransformMatrixToGlobal()