Loading app/src/main/java/net/sourceforge/opencamera/cameracontroller/CameraController2.java +1 −0 Original line number Diff line number Diff line Loading @@ -5412,6 +5412,7 @@ public class CameraController2 extends CameraController { if( MyDebug.LOG ) { Log.d(TAG, "texture: " + texture); Log.d(TAG, "preview_surface: " + preview_surface); Log.d(TAG, "handler: " + handler); } } if( MyDebug.LOG ) { Loading Loading
app/src/main/java/net/sourceforge/opencamera/cameracontroller/CameraController2.java +1 −0 Original line number Diff line number Diff line Loading @@ -5412,6 +5412,7 @@ public class CameraController2 extends CameraController { if( MyDebug.LOG ) { Log.d(TAG, "texture: " + texture); Log.d(TAG, "preview_surface: " + preview_surface); Log.d(TAG, "handler: " + handler); } } if( MyDebug.LOG ) { Loading