Searched refs:preprocess (Results 1 – 7 of 7) sorted by relevance
72 public void preprocess(float[] transformMatrix) { in preprocess() method in MosaicRendererSurfaceViewRenderer73 MosaicRenderer.preprocess(transformMatrix); in preprocess()
57 public static native void preprocess(float[] stMatrix); in preprocess() method in MosaicRenderer
339 public void preprocess(final float[] transformMatrix) { in preprocess() method in MosaicRendererSurfaceView344 mRenderer.preprocess(transformMatrix); in preprocess()
494 mMosaicView.preprocess(mTransformMatrix); in runViewFinder()502 mMosaicView.preprocess(mTransformMatrix); in runMosaicCapture()