HomeSort by relevance Sort by last modified time
    Searched full:makecomponentinstance (Results 1 - 14 of 14) sorted by null

  /frameworks/av/media/libstagefright/omx/
OMXMaster.h 34 virtual OMX_ERRORTYPE makeComponentInstance(
SoftOMXPlugin.h 29 virtual OMX_ERRORTYPE makeComponentInstance(
OMXMaster.cpp 121 OMX_ERRORTYPE OMXMaster::makeComponentInstance(
138 plugin->makeComponentInstance(name, callbacks, appData, component);
SoftOMXPlugin.cpp 67 OMX_ERRORTYPE SoftOMXPlugin::makeComponentInstance(
72 ALOGV("makeComponentInstance '%s'", name);
OMX.cpp 229 OMX_ERRORTYPE err = mMaster->makeComponentInstance(
  /frameworks/native/include/media/hardware/
OMXPluginBase.h 34 virtual OMX_ERRORTYPE makeComponentInstance(
  /hardware/qcom/media/libstagefrighthw/
QComOMXPlugin.h 29 virtual OMX_ERRORTYPE makeComponentInstance(
QComOMXPlugin.cpp 64 OMX_ERRORTYPE QComOMXPlugin::makeComponentInstance(
  /hardware/samsung_slsi/exynos5/libstagefrighthw/
Exynos_OMX_Plugin.h 29 virtual OMX_ERRORTYPE makeComponentInstance(
Exynos_OMX_Plugin.cpp 66 OMX_ERRORTYPE ExynosOMXPlugin::makeComponentInstance(
  /hardware/ti/omap3/libstagefrighthw/
TIOMXPlugin.h 29 virtual OMX_ERRORTYPE makeComponentInstance(
TIOMXPlugin.cpp 64 OMX_ERRORTYPE TIOMXPlugin::makeComponentInstance(
  /hardware/ti/omap4xxx/libstagefrighthw/
TIOMXPlugin.h 29 virtual OMX_ERRORTYPE makeComponentInstance(
TIOMXPlugin.cpp 72 OMX_ERRORTYPE TIOMXPlugin::makeComponentInstance(

Completed in 1793 milliseconds