HomeSort by relevance Sort by last modified time
    Searched refs:getOutputPort (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
Filter.java 236 public final OutputPort getOutputPort(String portName) {
254 getOutputPort(name).pushFrame(frame);
399 getOutputPort(name).close();
420 getOutputPort(portName).setBlocking(waits);
FilterGraph.java 92 OutputPort outPort = source.getOutputPort(outputName);

Completed in 23 milliseconds