Home | History | Annotate | Download | only in filterfw

Lines Matching refs:START

583                     throw new RuntimeException("Could not start camera with given preview " +
748 public static final int START = 1;
901 case Event.START:
954 cameraThread.start();
1098 // If we can get a camera id without error we should be able to start.
1179 pushEvent(Event.START, true);
1474 mRecorder.start();
1729 public void start() {
1730 mCameraRunner.pushEvent(Event.START, true);