Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java1036 CaptureResult normalResult; in aeCompensationTestByCamera() local
1070 normalResult = resultListener.getCaptureResult(WAIT_FOR_RESULT_TIMEOUT_MS); in aeCompensationTestByCamera()
1075 normalExposureValue = getExposureValue(normalResult); in aeCompensationTestByCamera()
1134 normalResult, CaptureResult.SENSOR_EXPOSURE_TIME) / 1000), in aeCompensationTestByCamera()
1135 getValueNotNull(normalResult, CaptureResult.SENSOR_SENSITIVITY), in aeCompensationTestByCamera()