Searched refs:currentMaxExposureTimeUs (Results 1 – 1 of 1) sorted by relevance
1175 long currentMaxExposureTimeUs = Math.min(maxFrameDurationUs, maxExposureTimeUs); in getMaxExposureValue() local1176 return currentMaxExposureTimeUs * maxSensitivity; in getMaxExposureValue()