Home
last modified time | relevance | path

Searched refs:GoldfishOMXPlugin (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXPlugin.cpp37 return new GoldfishOMXPlugin; in createOMXPlugin()
92 GoldfishOMXPlugin::GoldfishOMXPlugin() { in GoldfishOMXPlugin() function in android::GoldfishOMXPlugin
106 OMX_ERRORTYPE GoldfishOMXPlugin::makeComponentInstance( in makeComponentInstance()
180 OMX_ERRORTYPE GoldfishOMXPlugin::destroyComponentInstance( in destroyComponentInstance()
195 OMX_ERRORTYPE GoldfishOMXPlugin::enumerateComponents( in enumerateComponents()
209 OMX_ERRORTYPE GoldfishOMXPlugin::getRolesOfComponent( in getRolesOfComponent()
DGoldfishOMXPlugin.h26 struct GoldfishOMXPlugin : public OMXPluginBase { struct
27 GoldfishOMXPlugin();
48 DISALLOW_EVIL_CONSTRUCTORS(GoldfishOMXPlugin);
DAndroid.mk20 GoldfishOMXPlugin.cpp \