Searched refs:destroyComponentInstance (Results 1 – 6 of 6) sorted by relevance
149 OMX_ERRORTYPE OMXMaster::destroyComponentInstance( in destroyComponentInstance() function in android::OMXMaster162 return plugin->destroyComponentInstance(component); in destroyComponentInstance()
35 virtual OMX_ERRORTYPE destroyComponentInstance(
40 virtual OMX_ERRORTYPE destroyComponentInstance(
138 OMX_ERRORTYPE SoftOMXPlugin::destroyComponentInstance( in destroyComponentInstance() function in android::SoftOMXPlugin
345 OMX_ERRORTYPE err = master->destroyComponentInstance( in freeNode()