Searched refs:SoftOMXPlugin (Results 1 – 4 of 4) sorted by relevance
67 SoftOMXPlugin::SoftOMXPlugin() { in SoftOMXPlugin() function in android::SoftOMXPlugin70 OMX_ERRORTYPE SoftOMXPlugin::makeComponentInstance( in makeComponentInstance()138 OMX_ERRORTYPE SoftOMXPlugin::destroyComponentInstance( in destroyComponentInstance()158 OMX_ERRORTYPE SoftOMXPlugin::enumerateComponents( in enumerateComponents()171 OMX_ERRORTYPE SoftOMXPlugin::getRolesOfComponent( in getRolesOfComponent()
26 struct SoftOMXPlugin : public OMXPluginBase { struct27 SoftOMXPlugin();48 DISALLOW_EVIL_CONSTRUCTORS(SoftOMXPlugin);
12 SoftOMXPlugin.cpp \
34 addPlugin(new SoftOMXPlugin); in OMXMaster()