Searched refs:rawConfig (Results 1 – 1 of 1) sorted by relevance
632 CameraCharacteristics c, RecommendedStreamConfigurationMap rawConfig) { in verifyRecommendedRawConfiguration() argument633 verifyCommonRecommendedConfiguration(cameraId, c, rawConfig, /*checkNoInput*/ true, in verifyRecommendedRawConfiguration()637 Set<Integer> outputFormats = rawConfig.getOutputFormats(); in verifyRecommendedRawConfiguration()815 RecommendedStreamConfigurationMap rawConfig = in testRecommendedStreamConfigurations() local826 (rawConfig == null) && (zslConfig == null) && (lowLatencyConfig == null)) { in testRecommendedStreamConfigurations()851 "found for: ID %s", mAllCameraIds[i]), rawConfig); in testRecommendedStreamConfigurations()852 verifyRecommendedRawConfiguration(mAllCameraIds[i], c, rawConfig); in testRecommendedStreamConfigurations()