Home
last modified time | relevance | path

Searched defs:dynamicRangeProfile (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java514 long dynamicRangeProfile = getDynamicRangeProfile(codecProfile, staticInfo); in testBasic10BitRecording() local
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java296 long dynamicRangeProfile, long streamUseCase) { in configureTarget()
436 long dynamicRangeProfile = DynamicRangeProfiles.STANDARD; in setupConfigurationTargets() local