Searched refs:snapshotConfig (Results 1 – 1 of 1) sorted by relevance
815 RecommendedStreamConfigurationMap snapshotConfig) { in verifyRecommendedSnapshotConfiguration() argument816 verifyCommonRecommendedConfiguration(cameraId, c, snapshotConfig, /*checkNoInput*/ true, in verifyRecommendedSnapshotConfiguration()824 ArraySet<Size> snapshotSizeSet = new ArraySet<>(snapshotConfig.getOutputSizes( in verifyRecommendedSnapshotConfiguration()826 Set<Size> highResSnapshotSizeSet = snapshotConfig.getHighResolutionOutputSizes( in verifyRecommendedSnapshotConfiguration()1048 RecommendedStreamConfigurationMap snapshotConfig = in testRecommendedStreamConfigurations() local1064 (videoSnapshotConfig == null) && (snapshotConfig == null) && in testRecommendedStreamConfigurations()1085 "found for: ID %s", allCameraIds[i]), snapshotConfig); in testRecommendedStreamConfigurations()1086 verifyRecommendedSnapshotConfiguration(allCameraIds[i], c, snapshotConfig); in testRecommendedStreamConfigurations()