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

  /cts/tests/camera/src/android/hardware/camera2/cts/
ReprocessCaptureTest.java 210 testReprocess(id, maxInputSize, inputFormat, maxReprocessOutputSize,
485 testReprocess(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize,
533 testReprocess(cameraId, inputSize, inputFormat,
690 private void testReprocess(String cameraId, Size inputSize, int inputFormat,
694 Log.v(TAG, "testReprocess: cameraId: " + cameraId + " inputSize: " +
725 mCollector.expectImageProperties("testReprocess", reprocessedImage,
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
Camera2ReprocessCaptureTest.java 234 testReprocess(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize,
282 testReprocess(cameraId, inputSize, inputFormat,
439 private void testReprocess(String cameraId, Size inputSize, int inputFormat,
443 Log.v(TAG, "testReprocess: cameraId: " + cameraId + " inputSize: " +
474 mCollector.expectImageProperties("testReprocess", reprocessedImage,
    [all...]

Completed in 309 milliseconds