Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java1032 TotalCaptureResult[] reprocessResults = in testReprocessTimestamps() local
1039 long timestamp = reprocessResults[i].get(CaptureResult.SENSOR_TIMESTAMP); in testReprocessTimestamps()
1106 TotalCaptureResult[] reprocessResults = in testReprocessJpegExif() local
1113 verifyJpegKeys(image, reprocessResults[i], reprocessOutputSize, in testReprocessJpegExif()
1185 TotalCaptureResult[] reprocessResults = in testReprocessRequestKeys() local
1191 Integer resultEdgeMode = reprocessResults[i].get(CaptureResult.EDGE_MODE); in testReprocessRequestKeys()
1193 reprocessResults[i].get(CaptureResult.NOISE_REDUCTION_MODE); in testReprocessRequestKeys()
1204 Float resultEffectiveExposureFactor = reprocessResults[i].get( in testReprocessRequestKeys()