Home
last modified time | relevance | path

Searched refs:basicRecordingTestByCamera (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DRecordingTest.java120 basicRecordingTestByCamera(mCamcorderProfileList); in doBasicRecording()
310 basicRecordingTestByCamera(camcorderProfileList); in testRecordingFramerateLowToHigh()
593 private void basicRecordingTestByCamera(int[] camcorderProfileList) throws Exception { in basicRecordingTestByCamera() method in RecordingTest