HomeSort by relevance Sort by last modified time
    Searched refs:testReprocessingAllCombinations (Results 1 - 2 of 2) sorted by null

  /cts/tests/camera/src/android/hardware/camera2/cts/
ReprocessCaptureTest.java 157 testReprocessingAllCombinations(id, /*previewSize*/null,
177 testReprocessingAllCombinations(id, mOrderedPreviewSizes.get(0),
304 testReprocessingAllCombinations(id, /*previewSize*/null, CaptureTestCase.BURST);
306 testReprocessingAllCombinations(id, mOrderedPreviewSizes.get(0),
327 testReprocessingAllCombinations(id, /*previewSize*/null,
330 testReprocessingAllCombinations(id, mOrderedPreviewSizes.get(0),
511 private void testReprocessingAllCombinations(String cameraId, Size previewSize,
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
Camera2ReprocessCaptureTest.java 163 testReprocessingAllCombinations(id, mOrderedPreviewSizes.get(0),
192 testReprocessingAllCombinations(id, /*previewSize*/null,
195 testReprocessingAllCombinations(id, mOrderedPreviewSizes.get(0),
260 private void testReprocessingAllCombinations(String cameraId, Size previewSize,
    [all...]

Completed in 97 milliseconds