Searched defs:supportedDynamicRanges (Results 1 – 8 of 8) sorted by relevance
31 public val supportedDynamicRanges: Set<DynamicRange> constant in androidx.camera.camera2.pipe.integration.compat.DynamicRangeProfilesCompat95 val supportedDynamicRanges: Set<DynamicRange> constant
25 override val supportedDynamicRanges: Set<DynamicRange> constant in androidx.camera.camera2.pipe.integration.compat.DynamicRangeProfilesCompatBaseImpl
29 override val supportedDynamicRanges: Set<DynamicRange> constant in androidx.camera.camera2.pipe.integration.compat.DynamicRangeProfilesCompatApi33Impl
107 Set<DynamicRange> supportedDynamicRanges = mDynamicRangesInfo.getSupportedDynamicRanges(); in resolveAndValidateDynamicRanges() local167 private DynamicRange resolveDynamicRangeAndUpdateConstraints( in resolveDynamicRangeAndUpdateConstraints()
860 Set<DynamicRange> supportedDynamicRanges = cameraInfo.querySupportedDynamicRanges( in apiVersionMet_canReturnOnlySupportedHdrDynamicRanges() local877 Set<DynamicRange> supportedDynamicRanges = cameraInfo.querySupportedDynamicRanges( in apiVersionMet_canReturnSupportedDynamicRanges() local965 Set<DynamicRange> supportedDynamicRanges = cameraInfo.querySupportedDynamicRanges( in apiVersionMet_canReturnSupportedDynamicRanges_fromFullySpecified() local978 Set<DynamicRange> supportedDynamicRanges = cameraInfo.querySupportedDynamicRanges( in apiVersionNotMet_canReturnSupportedDynamicRanges() local1003 Set<DynamicRange> supportedDynamicRanges = cameraInfo.querySupportedDynamicRanges( in apiVersionNotMet_queryHdrDynamicRangeNotSupported() local
51 val supportedDynamicRanges = dynamicRangesInfo.supportedDynamicRanges in is10BitDynamicRangeSupported() constant
1425 Set<DynamicRange> supportedDynamicRanges = in lowLightBoostDisabled_whenHdr10BitEnabled() local
2122 Set<DynamicRange> supportedDynamicRanges = Collections.singleton(DynamicRange.SDR); in updateDynamicRangeConfiguration() local