OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:makeComponentInstance
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/omx/
OMXMaster.cpp
146
OMX_ERRORTYPE OMXMaster::
makeComponentInstance
(
151
ALOGI("
makeComponentInstance
(%s) in %s process", name, mProcessName);
164
plugin->
makeComponentInstance
(name, callbacks, appData, component);
SoftOMXPlugin.cpp
87
OMX_ERRORTYPE SoftOMXPlugin::
makeComponentInstance
(
92
ALOGV("
makeComponentInstance
'%s'", name);
Completed in 157 milliseconds