Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DStillCaptureTest.java995 long minExposureValue = -1; in aeCompensationTestByCamera() local
1003 minExposureValue = mStaticInfo.getSensitivityMinimumOrDefault() * in aeCompensationTestByCamera()
1032 minExposureValue, maxExposureValuePreview); in aeCompensationTestByCamera()
1036 if (expectedExposureValue < minExposureValue || in aeCompensationTestByCamera()
1043 " minExposureValue: " + minExposureValue + in aeCompensationTestByCamera()
1080 minExposureValue, maxExposureValueStill); in aeCompensationTestByCamera()