Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DCameraDeviceInfo.java297 Set<Long> supportedDynamicRangeProfiles = in storeColorSpaceProfiles() local
301 supportedDynamicRangeProfiles.stream().mapToLong( in storeColorSpaceProfiles()
/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java2431 Set<Long> supportedDynamicRangeProfiles = in test10BitColorSpaceOutputCharacteristics() local
2434 !supportedDynamicRangeProfiles.isEmpty()); in test10BitColorSpaceOutputCharacteristics()
2444 supportedDynamicRangeProfiles.contains(dynamicRangeProfile)); in test10BitColorSpaceOutputCharacteristics()