Home
last modified time | relevance | path

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

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