Searched refs:getValidOutputFormatsForInput (Results 1 – 6 of 6) sorted by relevance
243 public @Nullable Set<Integer> getValidOutputFormatsForInput(@Format int inputFormat) { in getValidOutputFormatsForInput() method in RecommendedStreamConfigurationMap244 return getUnmodifiableIntegerSet(mRecommendedMap.getValidOutputFormatsForInput( in getValidOutputFormatsForInput()
413 public int[] getValidOutputFormatsForInput(int inputFormat) { in getValidOutputFormatsForInput() method in StreamConfigurationMap1901 int[] outputFormats = getValidOutputFormatsForInput(inputFormat); in appendValidOutputFormatsForInputString()
1326 public int[] getValidOutputFormatsForInput(int inputFormat) { in getValidOutputFormatsForInput() method in StaticMetadata1335 return config.getValidOutputFormatsForInput(inputFormat); in getValidOutputFormatsForInput()
272 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessingAllCombinations()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19470 method @Nullable public java.util.Set<java.lang.Integer> getValidOutputFormatsForInput(int);19533 method public int[] getValidOutputFormatsForInput(int);