Home
last modified time | relevance | path

Searched defs:GoldfishOMXComponent (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.h29 struct GoldfishOMXComponent : public RefBase { struct
100 const OMX_CALLBACKTYPE *mCallbacks;
101 OMX_COMPONENTTYPE *mComponent;
103 void *mLibHandle;
DGoldfishOMXComponent.cpp27 GoldfishOMXComponent::GoldfishOMXComponent( in GoldfishOMXComponent() function in android::GoldfishOMXComponent