Home
last modified time | relevance | path

Searched refs:getValidOutputFormatsForInput (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DRecommendedStreamConfigurationMap.java230 public @Nullable Set<Integer> getValidOutputFormatsForInput(@Format int inputFormat) { in getValidOutputFormatsForInput() method in RecommendedStreamConfigurationMap
231 return getUnmodifiableIntegerSet(mRecommendedMap.getValidOutputFormatsForInput( in getValidOutputFormatsForInput()
DStreamConfigurationMap.java371 public int[] getValidOutputFormatsForInput(int inputFormat) { in getValidOutputFormatsForInput() method in StreamConfigurationMap
1809 int[] outputFormats = getValidOutputFormatsForInput(inputFormat); in appendValidOutputFormatsForInputString()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DStaticMetadata.java1326 public int[] getValidOutputFormatsForInput(int inputFormat) { in getValidOutputFormatsForInput() method in StaticMetadata
1335 return config.getValidOutputFormatsForInput(inputFormat); in getValidOutputFormatsForInput()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java272 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessingAllCombinations()
/frameworks/base/non-updatable-api/
Dcurrent.txt17425 method @Nullable public java.util.Set<java.lang.Integer> getValidOutputFormatsForInput(int);
17484 method public int[] getValidOutputFormatsForInput(int);
/frameworks/base/api/
Dcurrent.txt17425 method @Nullable public java.util.Set<java.lang.Integer> getValidOutputFormatsForInput(int);
17484 method public int[] getValidOutputFormatsForInput(int);