Searched refs:getInputFormats (Results 1 – 7 of 7) sorted by relevance
243 public @Nullable Set<Integer> getInputFormats() { in getInputFormats() method in RecommendedStreamConfigurationMap244 return getUnmodifiableIntegerSet(mRecommendedMap.getInputFormats()); in getInputFormats()
398 public int[] getInputFormats() { in getInputFormats() method in StreamConfigurationMap1789 int[] formats = getInputFormats(); in appendInputsString()1806 int[] inputFormats = getInputFormats(); in appendValidOutputFormatsForInputString()
1332 formats = configMap.getInputFormats(); in checkStreamConfigurationMapByFormatSize()
1313 return config.getInputFormats(); in getAvailableFormats()
1227 int[] inputFormats = configMap.getInputFormats(); in checkInputConfiguration()
17415 method @Nullable public java.util.Set<java.lang.Integer> getInputFormats();17475 method public int[] getInputFormats();