OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testreprocess
(Results
1 - 2
of
2
) sorted by null
/cts/tests/camera/src/android/hardware/camera2/cts/
ReprocessCaptureTest.java
208
testReprocess
(id, maxInputSize, inputFormat, maxReprocessOutputSize,
483
testReprocess
(cameraId, maxInputSize, inputFormat, maxReprocessOutputSize,
531
testReprocess
(cameraId, inputSize, inputFormat,
688
private void
testReprocess
(String cameraId, Size inputSize, int inputFormat,
692
Log.v(TAG, "
testReprocess
: cameraId: " + cameraId + " inputSize: " +
723
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 815 milliseconds