Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DOMXMaster.cpp121 OMX_ERRORTYPE OMXMaster::makeComponentInstance( in makeComponentInstance() function in android::OMXMaster
138 plugin->makeComponentInstance(name, callbacks, appData, component); in makeComponentInstance()
DSoftOMXPlugin.h29 virtual OMX_ERRORTYPE makeComponentInstance(
DOMXMaster.h34 virtual OMX_ERRORTYPE makeComponentInstance(
DSoftOMXPlugin.cpp70 OMX_ERRORTYPE SoftOMXPlugin::makeComponentInstance( in makeComponentInstance() function in android::SoftOMXPlugin
DOMX.cpp238 OMX_ERRORTYPE err = mMaster->makeComponentInstance( in allocateNode()
/frameworks/native/include/media/hardware/
DOMXPluginBase.h34 virtual OMX_ERRORTYPE makeComponentInstance(