Searched defs:SoftOMXComponent (Results 1 – 2 of 2) sorted by relevance
29 struct SoftOMXComponent : public RefBase { struct44 virtual ~SoftOMXComponent(); argument100 const OMX_CALLBACKTYPE *mCallbacks;101 OMX_COMPONENTTYPE *mComponent;103 void *mLibHandle;
26 SoftOMXComponent::SoftOMXComponent( in SoftOMXComponent() function in android::SoftOMXComponent