Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DSimpleGoldfishOMXComponent.h74 void addPort(const OMX_PARAM_PORTDEFINITIONTYPE &def);
DGoldfishVideoDecoderOMXComponent.cpp126 addPort(def); in initPorts()
147 addPort(def); in initPorts()
DSimpleGoldfishOMXComponent.cpp719 void SimpleGoldfishOMXComponent::addPort(const OMX_PARAM_PORTDEFINITIONTYPE &def) { in addPort() function in android::SimpleGoldfishOMXComponent