Home
last modified time | relevance | path

Searched refs:isFormatSupported (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecList.java251 if (caps != null && caps.isFormatSupported(format)) { in findCodecForFormat()
H A DMediaCodecInfo.java883 public final boolean isFormatSupported(MediaFormat format) { in isFormatSupported() method in MediaCodecInfo.CodecCapabilities
953 if (!levelCaps.isFormatSupported(levelCriticalFormat)) { in isFormatSupported()
/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.txt22767 method public boolean isFormatSupported(android.media.MediaFormat);