Searched refs:destroyComponentInstance (Results 1 - 7 of 7) 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.cpp171 OMX_ERRORTYPE OMXMaster::destroyComponentInstance( function in class:android::OMXMaster
184 return plugin->destroyComponentInstance(component);
H A DSoftOMXPlugin.cpp139 OMX_ERRORTYPE SoftOMXPlugin::destroyComponentInstance( function in class:android::SoftOMXPlugin
H A DOMX.cpp165 OMX_ERRORTYPE err = mMaster->destroyComponentInstance(
/frameworks/native/include/media/hardware/
H A DOMXPluginBase.h40 virtual OMX_ERRORTYPE destroyComponentInstance(
/frameworks/av/media/libstagefright/omx/1.0/
H A DOmx.cpp204 err = mMaster->destroyComponentInstance(

Completed in 346 milliseconds