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.cpp121 OMX_ERRORTYPE OMXMaster::makeComponentInstance( function in class:android::OMXMaster
138 plugin->makeComponentInstance(name, callbacks, appData, component);
H A DSoftOMXPlugin.cpp64 OMX_ERRORTYPE SoftOMXPlugin::makeComponentInstance( function in class:android::SoftOMXPlugin
69 ALOGV("makeComponentInstance '%s'", name);
H A DOMX.cpp229 OMX_ERRORTYPE err = mMaster->makeComponentInstance(
/frameworks/native/include/media/hardware/
H A DOMXPluginBase.h34 virtual OMX_ERRORTYPE makeComponentInstance(

Completed in 1862 milliseconds