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()
346 public int[] getOutputFormats() { in getOutputFormats() method in StreamConfigurationMap1745 int[] formats = getOutputFormats(); in appendOutputsString()1765 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()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17949 method @NonNull public java.util.Set<java.lang.Integer> getOutputFormats();18009 method public int[] getOutputFormats();
13148 method public final int[] getOutputFormats();