Searched refs:getMaxExposureValue (Results 1 – 1 of 1) sorted by relevance
1548 maxExposureValuePreview = getMaxExposureValue(previewRequest, maxExposureTimeUs, in aeCompensationTestByCamera()1550 maxExposureValueStill = getMaxExposureValue(stillRequest, maxExposureTimeUs, in aeCompensationTestByCamera()1673 private long getMaxExposureValue(CaptureRequest.Builder request, long maxExposureTimeUs, in getMaxExposureValue() method in StillCaptureTest