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

/frameworks/av/media/libstagefright/omx/
H A DSoftOMXPlugin.h43 virtual OMX_ERRORTYPE getRolesOfComponent(
H A DOMXMaster.h48 virtual OMX_ERRORTYPE getRolesOfComponent(
H A DOMXMaster.cpp185 OMX_ERRORTYPE OMXMaster::getRolesOfComponent( function in class:android::OMXMaster
199 return plugin->getRolesOfComponent(name, roles);
H A DSoftOMXPlugin.cpp165 OMX_ERRORTYPE SoftOMXPlugin::getRolesOfComponent( function in class:android::SoftOMXPlugin
H A DOMX.cpp206 mMaster->getRolesOfComponent(componentName, &roles);
/frameworks/native/include/media/hardware/
H A DOMXPluginBase.h48 virtual OMX_ERRORTYPE getRolesOfComponent(

Completed in 79 milliseconds