Searched refs:transformMatrix (Results 1 – 2 of 2) sorted by relevance
72 public void preprocess(float[] transformMatrix) { in preprocess() argument73 MosaicRenderer.preprocess(transformMatrix); in preprocess()
339 public void preprocess(final float[] transformMatrix) { in preprocess() argument344 mRenderer.preprocess(transformMatrix); in preprocess()