Searched refs:makeComponentInstance (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSoftOMXPlugin.h29 virtual OMX_ERRORTYPE makeComponentInstance(
H A DOMXMaster.h34 virtual OMX_ERRORTYPE makeComponentInstance(
H A DOMXMaster.cpp145 OMX_ERRORTYPE OMXMaster::makeComponentInstance( function in class:android::OMXMaster
150 ALOGI("makeComponentInstance(%s) in %s process", name, mProcessName);
163 plugin->makeComponentInstance(name, callbacks, appData, component);
H A DSoftOMXPlugin.cpp70 OMX_ERRORTYPE SoftOMXPlugin::makeComponentInstance( function in class:android::SoftOMXPlugin
75 ALOGV("makeComponentInstance '%s'", name);
H A DOMX.cpp261 OMX_ERRORTYPE err = mMaster->makeComponentInstance(
/frameworks/native/include/media/hardware/
H A DOMXPluginBase.h34 virtual OMX_ERRORTYPE makeComponentInstance(

Completed in 96 milliseconds