Searched defs:dynamicRangeToFirstSupportedProfile (Results 1 – 4 of 4) sorted by relevance
94 fun dynamicRangeToFirstSupportedProfile( in dynamicRangeToFirstSupportedProfile() method
50 private fun dynamicRangeToFirstSupportedProfile(dynamicRange: DynamicRange) = in unwrap() method
73 private @Nullable Long dynamicRangeToFirstSupportedProfile(@NonNull DynamicRange dynamicRange) { in dynamicRangeToFirstSupportedProfile() method in DynamicRangesCompatApi33Impl
113 public static @Nullable Long dynamicRangeToFirstSupportedProfile( in dynamicRangeToFirstSupportedProfile() method in DynamicRangeConversions