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

  /cts/tests/camera/src/android/hardware/camera2/cts/
ReprocessCaptureTest.java 342 public void testReprocessAbort() throws Exception {
489 testReprocessAbort(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize,
754 private void testReprocessAbort(String cameraId, Size inputSize, int inputFormat,
757 Log.v(TAG, "testReprocessAbort: cameraId: " + cameraId + " inputSize: " +
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
Camera2ReprocessCaptureTest.java 238 testReprocessAbort(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize,
503 private void testReprocessAbort(String cameraId, Size inputSize, int inputFormat,
506 Log.v(TAG, "testReprocessAbort: cameraId: " + cameraId + " inputSize: " +
    [all...]

Completed in 122 milliseconds