Searched refs:isCompatibleWith (Results 1 – 6 of 6) sorted by relevance
117 bool (*isCompatibleWith)(uint32_t bridge_version); member
121 && !frame.getFormat().isCompatibleWith(mPortFormat)) { in checkFrameType()
196 public boolean isCompatibleWith(FrameFormat specification) { in isCompatibleWith() method in FrameFormat
257 compatible = sourceFormat.isCompatibleWith(targetFormat); in runTypeCheckOn()
41628 method public boolean isCompatibleWith(java.lang.String) throws java.lang.NumberFormatException;
15387 Landroid/filterfw/core/FrameFormat;->isCompatibleWith(Landroid/filterfw/core/FrameFormat;)Z