HomeSort by relevance Sort by last modified time
    Searched refs:destroyComponentInstance (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
SoftOMXPlugin.h 35 virtual OMX_ERRORTYPE destroyComponentInstance(
OMXMaster.h 40 virtual OMX_ERRORTYPE destroyComponentInstance(
  /frameworks/av/media/libstagefright/omx/
OMXMaster.cpp 175 OMX_ERRORTYPE OMXMaster::destroyComponentInstance(
188 return plugin->destroyComponentInstance(component);
SoftOMXPlugin.cpp 169 OMX_ERRORTYPE SoftOMXPlugin::destroyComponentInstance(
  /frameworks/av/media/libstagefright/omx/1.0/
Omx.cpp 211 err = mMaster->destroyComponentInstance(

Completed in 96 milliseconds