Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java684 prepareRecordingWithProfile(profile); in doRecordingWithDifferentPreviewSizes()
696 prepareRecordingWithProfile(profile); in doRecordingWithDifferentPreviewSizes()
1606 prepareRecordingWithProfile(profile); in videoSnapshotTestByCamera()
1782 private void prepareRecordingWithProfile(CamcorderProfile profile) throws Exception { in prepareRecordingWithProfile() method in RecordingTest
1783 prepareRecordingWithProfile(profile, false); in prepareRecordingWithProfile()
1790 private void prepareRecordingWithProfile(CamcorderProfile profile, in prepareRecordingWithProfile() method in RecordingTest