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