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.java1524 CaptureResult normalResult; in aeCompensationTestByCamera() local
1565 normalResult = resultListener.getCaptureResult(WAIT_FOR_RESULT_TIMEOUT_MS); in aeCompensationTestByCamera()
1571 normalExposureValue = getExposureValue(normalResult); in aeCompensationTestByCamera()
1632 normalResult, CaptureResult.SENSOR_EXPOSURE_TIME) / 1000), in aeCompensationTestByCamera()
1633 getValueNotNull(normalResult, CaptureResult.SENSOR_SENSITIVITY), in aeCompensationTestByCamera()