Searched refs:outTransformationMatrix (Results 1 – 1 of 1) sorted by relevance
638 final float[] outTransformationMatrix = new float[9]; in getWindowTransformationMatrixAndMagnificationSpec() local645 tmpMatrix.getValues(outTransformationMatrix); in getWindowTransformationMatrixAndMagnificationSpec()647 return new Pair<>(outTransformationMatrix, pair.second); in getWindowTransformationMatrixAndMagnificationSpec()