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.java803 RecommendedStreamConfigurationMap videoRecordingConfig = in testRecommendedStreamConfigurations() local
821 if ((previewConfig == null) && (videoRecordingConfig == null) && in testRecommendedStreamConfigurations()
834 "not found for: ID %s", mAllCameraIds[counter]), videoRecordingConfig); in testRecommendedStreamConfigurations()
835 verifyRecommendedVideoConfiguration(mAllCameraIds[counter], c, videoRecordingConfig); in testRecommendedStreamConfigurations()
840 videoRecordingConfig); in testRecommendedStreamConfigurations()