Home | History | Annotate | Download | only in testingcamera

Lines Matching refs:outputFile

1523         File outputFile = getOutputMediaFile(MEDIA_TYPE_VIDEO);
1524 log("File name:" + outputFile.toString());
1525 mRecorder.setOutputFile(outputFile.toString());
1544 mRecordingFile = outputFile;