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