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