Home
last modified time | relevance | path

Searched refs:mayBeCompatibleWith (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFilterGraph.java253 compatible = sourceFormat.mayBeCompatibleWith(targetFormat); in runTypeCheckOn()
H A DFrameFormat.java252 public boolean mayBeCompatibleWith(FrameFormat specification) { in mayBeCompatibleWith() method in FrameFormat
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18267 Landroid/filterfw/core/FrameFormat;->mayBeCompatibleWith(Landroid/filterfw/core/FrameFormat;)Z