Searched refs:mayBeCompatibleWith (Results 1 – 3 of 3) sorted by relevance
252 public boolean mayBeCompatibleWith(FrameFormat specification) { in mayBeCompatibleWith() method in FrameFormat
253 compatible = sourceFormat.mayBeCompatibleWith(targetFormat); in runTypeCheckOn()
15389 Landroid/filterfw/core/FrameFormat;->mayBeCompatibleWith(Landroid/filterfw/core/FrameFormat;)Z