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.cpp210 OMX_ERRORTYPE OMXMaster::getRolesOfComponent( function in class:android::OMXMaster
224 return plugin->getRolesOfComponent(name, roles);
H A DSoftOMXPlugin.cpp171 OMX_ERRORTYPE SoftOMXPlugin::getRolesOfComponent( function in class:android::SoftOMXPlugin
H A DOMX.cpp229 mMaster->getRolesOfComponent(componentName, &roles);
/frameworks/native/include/media/hardware/
H A DOMXPluginBase.h48 virtual OMX_ERRORTYPE getRolesOfComponent(

Completed in 481 milliseconds