Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2RecordingTest.java122 private void doBasicRecording(boolean useVideoStab) throws Exception { in doBasicRecording() method in Camera2RecordingTest
173 doBasicRecording(/*useVideoStab*/false); in testBasicRecording()