Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java1148 final Float[] EFFECTIVE_EXP_FACTORS = {null, 1.0f, 2.5f, 4.0f}; in testReprocessRequestKeys() local
1176 EFFECTIVE_EXP_FACTORS[i]); in testReprocessRequestKeys()
1208 "effective exposure factor (" + EFFECTIVE_EXP_FACTORS[i] + ")", in testReprocessRequestKeys()
1209 resultEffectiveExposureFactor, EFFECTIVE_EXP_FACTORS[i]); in testReprocessRequestKeys()