Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilter.java235 public final OutputPort getOutputPort(String portName) { in getOutputPort() method in Filter
253 getOutputPort(name).pushFrame(frame); in pushOutput()
398 getOutputPort(name).close(); in closeOutputPort()
419 getOutputPort(portName).setBlocking(waits); in setWaitsOnOutputPort()
DFilterGraph.java91 OutputPort outPort = source.getOutputPort(outputName); in connect()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18008 Landroid/filterfw/core/Filter;->getOutputPort(Ljava/lang/String;)Landroid/filterfw/core/OutputPort;