Home
last modified time | relevance | path

Searched refs:reprocessResults (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java882 TotalCaptureResult[] reprocessResults = in testReprocessTimestamps() local
889 long timestamp = reprocessResults[i].get(CaptureResult.SENSOR_TIMESTAMP); in testReprocessTimestamps()
956 TotalCaptureResult[] reprocessResults = in testReprocessJpegExif() local
963 verifyJpegKeys(image, reprocessResults[i], reprocessOutputSize, in testReprocessJpegExif()
1031 TotalCaptureResult[] reprocessResults = in testReprocessRequestKeys() local
1037 Integer resultEdgeMode = reprocessResults[i].get(CaptureResult.EDGE_MODE); in testReprocessRequestKeys()
1039 reprocessResults[i].get(CaptureResult.NOISE_REDUCTION_MODE); in testReprocessRequestKeys()
1050 Float resultEffectiveExposureFactor = reprocessResults[i].get( in testReprocessRequestKeys()