Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java2099 Set<Long> supportedConstraints = in test10BitOutputCharacteristics() local
2104 mCollector.expectTrue(msg, supportedConstraints.isEmpty() || in test10BitOutputCharacteristics()
2105 supportedConstraints.contains(profile)); in test10BitOutputCharacteristics()