Searched refs:destroyComponentInstance (Results 1 – 6 of 6) sorted by relevance
35 virtual OMX_ERRORTYPE destroyComponentInstance(
40 virtual OMX_ERRORTYPE destroyComponentInstance(
171 OMX_ERRORTYPE OMXMaster::destroyComponentInstance( in destroyComponentInstance() function in android::OMXMaster184 return plugin->destroyComponentInstance(component); in destroyComponentInstance()
159 OMX_ERRORTYPE SoftOMXPlugin::destroyComponentInstance( in destroyComponentInstance() function in android::SoftOMXPlugin
214 err = mMaster->destroyComponentInstance( in freeNode()