Searched refs:zslConfig (Results 1 – 1 of 1) sorted by relevance
652 RecommendedStreamConfigurationMap zslConfig) { in verifyRecommendedZSLConfiguration() argument653 verifyCommonRecommendedConfiguration(cameraId, c, zslConfig, /*checkNoInput*/ false, in verifyRecommendedZSLConfiguration()661 Set<Integer> inputFormats = zslConfig.getInputFormats(); in verifyRecommendedZSLConfiguration()669 Set<Size> inputSizes = zslConfig.getInputSizes(inputFormat); in verifyRecommendedZSLConfiguration()679 Set<Integer> validOutputFormats = zslConfig.getValidOutputFormatsForInput(inputFormat); in verifyRecommendedZSLConfiguration()815 RecommendedStreamConfigurationMap zslConfig = in testRecommendedStreamConfigurations() local823 (rawConfig == null) && (zslConfig == null) && (lowLatencyConfig == null)) { in testRecommendedStreamConfigurations()855 "found for: ID %s", mAllCameraIds[counter]), zslConfig); in testRecommendedStreamConfigurations()856 verifyRecommendedZSLConfiguration(mAllCameraIds[counter], c, zslConfig); in testRecommendedStreamConfigurations()