Searched refs:mRecordingPath (Results 1 – 1 of 1) sorted by relevance
80 private String mRecordingPath = null; field in CameraTest221 mRecordingPath = parent.getPath() + "/test_video.mp4"; in initializeMessageLooper()1365 recorder.setOutputFile(mRecordingPath); in recordVideoBySize()1412 recorder.setOutputFile(mRecordingPath); in recordVideo()2901 recorder.setOutputFile(mRecordingPath); in recordVideoSimpleBySize()2922 recorder.setOutputFile(mRecordingPath); in recordVideoSimple()3381 recorder.setOutputFile(mRecordingPath); in testVideoSnapshotByCamera()