Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java1204 Float resultEffectiveExposureFactor = reprocessResults[i].get( in testReprocessRequestKeys() local
1207 resultEffectiveExposureFactor + ") doesn't match requested " + in testReprocessRequestKeys()
1209 resultEffectiveExposureFactor, EFFECTIVE_EXP_FACTORS[i]); in testReprocessRequestKeys()