Searched refs:getExposureMaximumOrDefault (Results 1 – 6 of 6) sorted by relevance
397 mStaticInfo.getExposureMaximumOrDefault() in validateCaptureResult()
556 mStaticInfo.getExposureMaximumOrDefault()); in createBurstRequest()
1547 long maxExposureTimeUs = mStaticInfo.getExposureMaximumOrDefault() / 1000; in aeCompensationTestByCamera()
1977 staticInfo.getExposureMaximumOrDefault() in validateCaptureResult()
3537 long maxExpTime = mStaticInfo.getExposureMaximumOrDefault(DEFAULT_EXP_TIME_NS);
407 long maxExposure = getExposureMaximumOrDefault(Long.MIN_VALUE); in getExposureClampToRange()1265 public long getExposureMaximumOrDefault(long defaultValue) { in getExposureMaximumOrDefault() method in StaticMetadata1285 public long getExposureMaximumOrDefault() { in getExposureMaximumOrDefault() method in StaticMetadata1286 return getExposureMaximumOrDefault(SENSOR_INFO_EXPOSURE_TIME_RANGE_MAX_AT_LEAST); in getExposureMaximumOrDefault()