Home
last modified time | relevance | path

Searched refs:isCompatibleWith (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFilterPort.java121 && !frame.getFormat().isCompatibleWith(mPortFormat)) { in checkFrameType()
H A DFilterGraph.java257 compatible = sourceFormat.isCompatibleWith(targetFormat); in runTypeCheckOn()
H A DFrameFormat.java196 public boolean isCompatibleWith(FrameFormat specification) { in isCompatibleWith() method in FrameFormat
/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/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt15387 Landroid/filterfw/core/FrameFormat;->isCompatibleWith(Landroid/filterfw/core/FrameFormat;)Z