Searched defs:useVideoStab (Results 1 – 1 of 1) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | RecordingTest.java | 160 private void doBasicRecording(boolean useVideoStab) throws Exception { in doBasicRecording() 164 private void doBasicRecording(boolean useVideoStab, boolean useIntermediateSurface) in doBasicRecording() 169 private void doBasicRecording(boolean useVideoStab, boolean useIntermediateSurface, in doBasicRecording() 1500 private void basicRecordingTestByCamera(int[] camcorderProfileList, boolean useVideoStab) in basicRecordingTestByCamera() 1505 private void basicRecordingTestByCamera(int[] camcorderProfileList, boolean useVideoStab, in basicRecordingTestByCamera() 1515 private void basicRecordingTestByCamera(int[] camcorderProfileList, boolean useVideoStab, in basicRecordingTestByCamera() 1645 Size videoSz, int frameRate, boolean useVideoStab, in completeBasicRecording() 2293 SimpleCaptureCallback listener, boolean useVideoStab) throws Exception { in startRecording() 2299 SimpleCaptureCallback listener, boolean useVideoStab, in startRecording() 2306 SimpleCaptureCallback listener, boolean useVideoStab, in startRecording() [all …]
|