Home | History | Annotate | Download | only in filterfw

Lines Matching defs:createRecorder

1440          *   {@link #createRecorder}<p>
1448 public void createRecorder(String outputPath, CamcorderProfile profile) {
1844 * {@link #createRecorder}<p>
1852 public void createRecorder(String path, CamcorderProfile profile) {
1853 mCameraRunner.createRecorder(path, profile);