Searched defs:transformMatrix (Results 1 – 4 of 4) sorted by relevance
57 Matrix transformMatrix = new Matrix(); in toTransformMatrix() local
72 public void preprocess(float[] transformMatrix) { in preprocess()
339 public void preprocess(final float[] transformMatrix) { in preprocess()
149 Matrix transformMatrix = mPreviewTransformCalculator.toTransformMatrix( in updatePreviewTransform() local