Searched refs:makeComponentInstance (Results 1 – 6 of 6) sorted by relevance
121 OMX_ERRORTYPE OMXMaster::makeComponentInstance( in makeComponentInstance() function in android::OMXMaster138 plugin->makeComponentInstance(name, callbacks, appData, component); in makeComponentInstance()
29 virtual OMX_ERRORTYPE makeComponentInstance(
34 virtual OMX_ERRORTYPE makeComponentInstance(
70 OMX_ERRORTYPE SoftOMXPlugin::makeComponentInstance( in makeComponentInstance() function in android::SoftOMXPlugin
238 OMX_ERRORTYPE err = mMaster->makeComponentInstance( in allocateNode()