Searched refs:getInputFormats (Results 1 – 8 of 8) sorted by relevance
256 public @Nullable Set<Integer> getInputFormats() { in getInputFormats() method in RecommendedStreamConfigurationMap257 return getUnmodifiableIntegerSet(mRecommendedMap.getInputFormats()); in getInputFormats()
172 public @NonNull @Format int[] getInputFormats() { in getInputFormats() method in MultiResolutionStreamConfigurationMap
440 public int[] getInputFormats() { in getInputFormats() method in StreamConfigurationMap1881 int[] formats = getInputFormats(); in appendInputsString()1898 int[] inputFormats = getInputFormats(); in appendValidOutputFormatsForInputString()
1469 int[] inputFormats = configMap.getInputFormats(); in checkInputConfigurationWithStreamConfigurationsAs()1542 int[] inputFormats = configMap.getInputFormats(); in checkInputConfiguration()
1338 formats = configMap.getInputFormats(); in checkStreamConfigurationMapByFormatSize()
1313 return config.getInputFormats(); in getAvailableFormats()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19394 method @NonNull public int[] getInputFormats();19460 method @Nullable public java.util.Set<java.lang.Integer> getInputFormats();19524 method public int[] getInputFormats();