Searched refs:destroyComponentInstance (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSoftOMXPlugin.h35 virtual OMX_ERRORTYPE destroyComponentInstance(
H A DOMXMaster.h40 virtual OMX_ERRORTYPE destroyComponentInstance(
H A DOMXMaster.cpp174 OMX_ERRORTYPE OMXMaster::destroyComponentInstance( function in class:android::OMXMaster
187 return plugin->destroyComponentInstance(component);
H A DSoftOMXPlugin.cpp138 OMX_ERRORTYPE SoftOMXPlugin::destroyComponentInstance( function in class:android::SoftOMXPlugin
H A DOMXNodeInstance.cpp338 ALOGV("[%x:%s] calling destroyComponentInstance", mNodeID, mName);
339 OMX_ERRORTYPE err = master->destroyComponentInstance(
/frameworks/native/include/media/hardware/
H A DOMXPluginBase.h40 virtual OMX_ERRORTYPE destroyComponentInstance(

Completed in 91 milliseconds