Searched defs:GoldfishOMXComponent (Results 1 – 2 of 2) sorted by relevance
29 struct GoldfishOMXComponent : public RefBase { struct100 const OMX_CALLBACKTYPE *mCallbacks;101 OMX_COMPONENTTYPE *mComponent;103 void *mLibHandle;
27 GoldfishOMXComponent::GoldfishOMXComponent( in GoldfishOMXComponent() function in android::GoldfishOMXComponent