Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java2059 DynamicRangeProfiles dynamicProfiles = c.get( in test10BitOutputCharacteristics() local
2062 "of 10-bit capable devices!", dynamicProfiles); in test10BitOutputCharacteristics()
2063 Set<Long> supportedProfiles = dynamicProfiles.getSupportedProfiles(); in test10BitOutputCharacteristics()
2078 !dynamicProfiles.isExtraLatencyPresent(DynamicRangeProfiles.HLG10)); in test10BitOutputCharacteristics()
2080 !dynamicProfiles.isExtraLatencyPresent(DynamicRangeProfiles.STANDARD)); in test10BitOutputCharacteristics()
2086 dynamicProfiles.getProfileCaptureRequestConstraints(profile); in test10BitOutputCharacteristics()
2100 dynamicProfiles.getProfileCaptureRequestConstraints(concurrentProfile); in test10BitOutputCharacteristics()