Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DRecommendedStreamConfigurationMap.java256 public @Nullable Set<Integer> getInputFormats() { in getInputFormats() method in RecommendedStreamConfigurationMap
257 return getUnmodifiableIntegerSet(mRecommendedMap.getInputFormats()); in getInputFormats()
H A DMultiResolutionStreamConfigurationMap.java172 public @NonNull @Format int[] getInputFormats() { in getInputFormats() method in MultiResolutionStreamConfigurationMap
H A DStreamConfigurationMap.java440 public int[] getInputFormats() { in getInputFormats() method in StreamConfigurationMap
1881 int[] formats = getInputFormats(); in appendInputsString()
1898 int[] inputFormats = getInputFormats(); in appendValidOutputFormatsForInputString()
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraDeviceImpl.java1469 int[] inputFormats = configMap.getInputFormats(); in checkInputConfigurationWithStreamConfigurationsAs()
1542 int[] inputFormats = configMap.getInputFormats(); in checkInputConfiguration()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DCameraMetadataTest.java1338 formats = configMap.getInputFormats(); in checkStreamConfigurationMapByFormatSize()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DStaticMetadata.java1313 return config.getInputFormats(); in getAvailableFormats()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt19394 method @NonNull public int[] getInputFormats();
19460 method @Nullable public java.util.Set<java.lang.Integer> getInputFormats();
19524 method public int[] getInputFormats();