Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java1531 long minExposureValue = -1; in aeCompensationTestByCamera() local
1544 minExposureValue = mStaticInfo.getSensitivityMinimumOrDefault() * in aeCompensationTestByCamera()
1573 minExposureValue, maxExposureValuePreview * maxPostRawSensitivity / 100); in aeCompensationTestByCamera()
1578 if (expectedExposureValue < minExposureValue || in aeCompensationTestByCamera()
1585 " minExposureValue: " + minExposureValue + in aeCompensationTestByCamera()
1622 minExposureValue, maxExposureValueStill * maxPostRawSensitivity / 100); in aeCompensationTestByCamera()