Searched defs:useVideoStab (Results 1 – 1 of 1) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | RecordingTest.java | 132 private void doBasicRecording(boolean useVideoStab) throws Exception { in doBasicRecording() 136 private void doBasicRecording(boolean useVideoStab, boolean useIntermediateSurface) in doBasicRecording() 141 private void doBasicRecording(boolean useVideoStab, boolean useIntermediateSurface, in doBasicRecording() 1110 private void basicRecordingTestByCamera(int[] camcorderProfileList, boolean useVideoStab) in basicRecordingTestByCamera() 1115 private void basicRecordingTestByCamera(int[] camcorderProfileList, boolean useVideoStab, in basicRecordingTestByCamera() 1125 private void basicRecordingTestByCamera(int[] camcorderProfileList, boolean useVideoStab, in basicRecordingTestByCamera() 1255 Size videoSz, int frameRate, boolean useVideoStab, in completeBasicRecording() 1889 CameraCaptureSession.CaptureCallback listener, boolean useVideoStab) throws Exception { in startRecording() 1895 CameraCaptureSession.CaptureCallback listener, boolean useVideoStab, in startRecording() 1902 CameraCaptureSession.CaptureCallback listener, boolean useVideoStab, in startRecording() [all …]
|