Searched refs:mRecordingPath (Results 1 – 1 of 1) sorted by relevance
81 private String mRecordingPath = null; field in CameraTest222 mRecordingPath = parent.getPath() + "/test_video.mp4"; in initializeMessageLooper()1366 recorder.setOutputFile(mRecordingPath); in recordVideoBySize()1413 recorder.setOutputFile(mRecordingPath); in recordVideo()2910 recorder.setOutputFile(mRecordingPath); in recordVideoSimpleBySize()2931 recorder.setOutputFile(mRecordingPath); in recordVideoSimple()3390 recorder.setOutputFile(mRecordingPath); in testVideoSnapshotByCamera()