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

  /frameworks/av/media/libstagefright/omx/
SoftOMXPlugin.h 35 virtual OMX_ERRORTYPE destroyComponentInstance(
OMXMaster.h 40 virtual OMX_ERRORTYPE destroyComponentInstance(
OMXMaster.cpp 149 OMX_ERRORTYPE OMXMaster::destroyComponentInstance(
162 return plugin->destroyComponentInstance(component);
SoftOMXPlugin.cpp 135 OMX_ERRORTYPE SoftOMXPlugin::destroyComponentInstance(
OMXNodeInstance.cpp 223 ALOGV("calling destroyComponentInstance");
224 OMX_ERRORTYPE err = master->destroyComponentInstance(
226 ALOGV("destroyComponentInstance returned err %d", err);
  /frameworks/native/include/media/hardware/
OMXPluginBase.h 40 virtual OMX_ERRORTYPE destroyComponentInstance(
  /hardware/qcom/media/libstagefrighthw/
QComOMXPlugin.h 35 virtual OMX_ERRORTYPE destroyComponentInstance(
QComOMXPlugin.cpp 79 OMX_ERRORTYPE QComOMXPlugin::destroyComponentInstance(
  /hardware/samsung_slsi/exynos5/libstagefrighthw/
Exynos_OMX_Plugin.h 35 virtual OMX_ERRORTYPE destroyComponentInstance(
Exynos_OMX_Plugin.cpp 81 OMX_ERRORTYPE ExynosOMXPlugin::destroyComponentInstance(
  /hardware/ti/omap3/libstagefrighthw/
TIOMXPlugin.h 35 virtual OMX_ERRORTYPE destroyComponentInstance(
TIOMXPlugin.cpp 79 OMX_ERRORTYPE TIOMXPlugin::destroyComponentInstance(
  /hardware/ti/omap4xxx/libstagefrighthw/
TIOMXPlugin.h 35 virtual OMX_ERRORTYPE destroyComponentInstance(
TIOMXPlugin.cpp 87 OMX_ERRORTYPE TIOMXPlugin::destroyComponentInstance(

Completed in 140 milliseconds