Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java1042 RecommendedStreamConfigurationMap videoRecordingConfig = in testRecommendedStreamConfigurations() local
1063 if ((previewConfig == null) && (videoRecordingConfig == null) && in testRecommendedStreamConfigurations()
1076 "not found for: ID %s", allCameraIds[i]), videoRecordingConfig); in testRecommendedStreamConfigurations()
1077 verifyRecommendedVideoConfiguration(allCameraIds[i], c, videoRecordingConfig); in testRecommendedStreamConfigurations()
1082 videoRecordingConfig); in testRecommendedStreamConfigurations()