Searched refs:addPort (Results 1 – 3 of 3) sorted by relevance
74 void addPort(const OMX_PARAM_PORTDEFINITIONTYPE &def);
126 addPort(def); in initPorts()147 addPort(def); in initPorts()
719 void SimpleGoldfishOMXComponent::addPort(const OMX_PARAM_PORTDEFINITIONTYPE &def) { in addPort() function in android::SimpleGoldfishOMXComponent