Home
last modified time | relevance | path

Searched defs:useVideoStab (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java107 private void doBasicRecording(boolean useVideoStab) throws Exception { in doBasicRecording()
623 private void basicRecordingTestByCamera(int[] camcorderProfileList, boolean useVideoStab) in basicRecordingTestByCamera()
1164 CameraCaptureSession.CaptureCallback listener, boolean useVideoStab) throws Exception { in startRecording()