Home
last modified time | relevance | path

Searched refs:supportedDynamicRangeProfiles (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DColorSpaceProfiles.java208 Set<Long> supportedDynamicRangeProfiles = imageFormatMap.get( in getSupportedDynamicRangeProfiles() local
210 for (Long supportedDynamicRangeProfile : supportedDynamicRangeProfiles) { in getSupportedDynamicRangeProfiles()