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