Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java633 TotalCaptureResult[] reprocessResults = in testReprocessTimestamps() local
640 long timestamp = reprocessResults[i].get(CaptureResult.SENSOR_TIMESTAMP); in testReprocessTimestamps()
707 TotalCaptureResult[] reprocessResults = in testReprocessJpegExif() local
714 verifyJpegKeys(image, reprocessResults[i], reprocessOutputSize, in testReprocessJpegExif()
782 TotalCaptureResult[] reprocessResults = in testReprocessRequestKeys() local
788 Integer resultEdgeMode = reprocessResults[i].get(CaptureResult.EDGE_MODE); in testReprocessRequestKeys()
790 reprocessResults[i].get(CaptureResult.NOISE_REDUCTION_MODE); in testReprocessRequestKeys()
801 Float resultEffectiveExposureFactor = reprocessResults[i].get( in testReprocessRequestKeys()