HomeSort by relevance Sort by last modified time
    Searched refs:destroyComponentInstance (Results 1 - 12 of 12) 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 132 OMX_ERRORTYPE SoftOMXPlugin::destroyComponentInstance(
OMXNodeInstance.cpp 204 ALOGV("calling destroyComponentInstance");
205 OMX_ERRORTYPE err = master->destroyComponentInstance(
207 ALOGV("destroyComponentInstance returned err %d", err);
  /frameworks/native/include/media/hardware/
OMXPluginBase.h 40 virtual OMX_ERRORTYPE 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 961 milliseconds