Searched refs:getOutputFormats (Results 1 – 8 of 8) sorted by relevance
217 public @NonNull Set<Integer> getOutputFormats() { in getOutputFormats() method in RecommendedStreamConfigurationMap218 return getUnmodifiableIntegerSet(mRecommendedMap.getOutputFormats()); in getOutputFormats()
347 public int[] getOutputFormats() { in getOutputFormats() method in StreamConfigurationMap1748 int[] formats = getOutputFormats(); in appendOutputsString()1768 int[] formats = getOutputFormats(); in appendHighResOutputsString()
53 for (int format : s.getOutputFormats()) { in AndroidCamera2Capabilities()
1325 formats = configMap.getOutputFormats(); in checkStreamConfigurationMapByFormatSize()
1311 return config.getOutputFormats(); in getAvailableFormats()
17417 method @NonNull public java.util.Set<java.lang.Integer> getOutputFormats();17477 method public int[] getOutputFormats();
13148 method public final int[] getOutputFormats();