Searched refs:GoldfishOMXPlugin (Results 1 – 3 of 3) sorted by relevance
37 return new GoldfishOMXPlugin; in createOMXPlugin()104 GoldfishOMXPlugin::GoldfishOMXPlugin() { in GoldfishOMXPlugin() function in android::GoldfishOMXPlugin124 OMX_ERRORTYPE GoldfishOMXPlugin::makeComponentInstance( in makeComponentInstance()198 OMX_ERRORTYPE GoldfishOMXPlugin::destroyComponentInstance( in destroyComponentInstance()213 OMX_ERRORTYPE GoldfishOMXPlugin::enumerateComponents( in enumerateComponents()227 OMX_ERRORTYPE GoldfishOMXPlugin::getRolesOfComponent( in getRolesOfComponent()
26 struct GoldfishOMXPlugin : public OMXPluginBase { struct27 GoldfishOMXPlugin();48 DISALLOW_EVIL_CONSTRUCTORS(GoldfishOMXPlugin);
22 "GoldfishOMXPlugin.cpp",