Searched refs:exposureRangeNs (Results 1 – 1 of 1) sorted by relevance
552 Range<Long> exposureRangeNs = new Range<Long>(mStaticInfo.getExposureMinimumOrDefault(), in createBurstRequest() local558 Log.i(TAG, String.format("Exposure time - max: %d, min: %d.", exposureRangeNs.getUpper(), in createBurstRequest()559 exposureRangeNs.getLower())); in createBurstRequest()571 exposureRangeNs.getLower() * exposureMultipliers[i], in createBurstRequest()572 exposureRangeNs.getUpper()); in createBurstRequest()