Searched refs:profileSetToDynamicRangeSet (Results 1 – 3 of 3) sorted by relevance
30 get() = profileSetToDynamicRangeSet(dynamicRangeProfiles.supportedProfiles)37 return profileSetToDynamicRangeSet( in getDynamicRangeCaptureRequestConstraints()64 private fun profileSetToDynamicRangeSet(profileSet: Set<Long>): Set<DynamicRange> { in profileSetToDynamicRangeSet() method in androidx.camera.camera2.pipe.integration.compat.DynamicRangeProfilesCompatApi33Impl
46 return profileSetToDynamicRangeSet( in getDynamicRangeCaptureRequestConstraints()52 return profileSetToDynamicRangeSet(mDynamicRangeProfiles.getSupportedProfiles()); in getSupportedDynamicRanges()78 private static @NonNull Set<DynamicRange> profileSetToDynamicRangeSet( in profileSetToDynamicRangeSet() method in DynamicRangesCompatApi33Impl
346 private fun profileSetToDynamicRangeSet(profileSet: Set<Long>): Set<DynamicRange> { in <lambda>() method