Searched refs:getConnectedInputPorts (Results 1 – 2 of 2) sorted by relevance
182 public final InputPort[] getConnectedInputPorts() { in getConnectedInputPorts() method in Filter
538 for (InputPort inputPort : filter.getConnectedInputPorts()) { in flushFrames()