Home
last modified time | relevance | path

Searched refs:getInputFormats (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DRecommendedStreamConfigurationMap.java254 public @Nullable Set<Integer> getInputFormats() { in getInputFormats() method in RecommendedStreamConfigurationMap
255 return getUnmodifiableIntegerSet(mRecommendedMap.getInputFormats()); in getInputFormats()
DMultiResolutionStreamConfigurationMap.java172 public @NonNull @Format int[] getInputFormats() { in getInputFormats() method in MultiResolutionStreamConfigurationMap
DStreamConfigurationMap.java440 public int[] getInputFormats() { in getInputFormats() method in StreamConfigurationMap
1891 int[] formats = getInputFormats(); in appendInputsString()
1908 int[] inputFormats = getInputFormats(); in appendValidOutputFormatsForInputString()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java1564 int[] inputFormats = configMap.getInputFormats(); in checkInputConfigurationWithStreamConfigurationsAs()
1636 int[] inputFormats = configMap.getInputFormats(); in checkInputConfiguration()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DCameraMetadataTest.java1340 formats = configMap.getInputFormats(); in checkStreamConfigurationMapByFormatSize()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DStaticMetadata.java1313 return config.getInputFormats(); in getAvailableFormats()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt20118 method @NonNull public int[] getInputFormats();
20190 method @Nullable public java.util.Set<java.lang.Integer> getInputFormats();
20256 method public int[] getInputFormats();