OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:makeComponentInstance
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/media/libstagefrighthw/
QComOMXPlugin.cpp
64
OMX_ERRORTYPE QComOMXPlugin::
makeComponentInstance
(
/hardware/samsung_slsi/exynos5/libstagefrighthw/
Exynos_OMX_Plugin.cpp
66
OMX_ERRORTYPE ExynosOMXPlugin::
makeComponentInstance
(
/hardware/ti/omap3/libstagefrighthw/
TIOMXPlugin.cpp
64
OMX_ERRORTYPE TIOMXPlugin::
makeComponentInstance
(
/hardware/ti/omap4xxx/libstagefrighthw/
TIOMXPlugin.cpp
72
OMX_ERRORTYPE TIOMXPlugin::
makeComponentInstance
(
/frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.cpp
67
OMX_ERRORTYPE SoftOMXPlugin::
makeComponentInstance
(
72
ALOGV("
makeComponentInstance
'%s'", name);
OMXMaster.cpp
121
OMX_ERRORTYPE OMXMaster::
makeComponentInstance
(
138
plugin->
makeComponentInstance
(name, callbacks, appData, component);
Completed in 513 milliseconds