Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java404 private void verifyCommonRecommendedConfiguration(String id, CameraCharacteristics c, in verifyCommonRecommendedConfiguration() method in ExtendedCameraCharacteristicsTest
515 verifyCommonRecommendedConfiguration(cameraId, c, previewConfig, /*checkNoInput*/ true, in verifyRecommendedPreviewConfiguration()
528 verifyCommonRecommendedConfiguration(cameraId, c, videoConfig, /*checkNoInput*/ true, in verifyRecommendedVideoConfiguration()
605 verifyCommonRecommendedConfiguration(cameraId, c, snapshotConfig, /*checkNoInput*/ true, in verifyRecommendedSnapshotConfiguration()
633 verifyCommonRecommendedConfiguration(cameraId, c, videoSnapshotConfig, in verifyRecommendedVideoSnapshotConfiguration()
656 verifyCommonRecommendedConfiguration(cameraId, c, rawConfig, /*checkNoInput*/ true, in verifyRecommendedRawConfiguration()
679 verifyCommonRecommendedConfiguration(cameraId, c, zslConfig, /*checkNoInput*/ false, in verifyRecommendedZSLConfiguration()
778 verifyCommonRecommendedConfiguration(cameraId, c, lowLatencyConfig, /*checkNoInput*/ true, in verifyRecommendedLowLatencyConfiguration()