Searched defs:SoftOMXComponent (Results 1 – 2 of 2) sorted by relevance
29 struct SoftOMXComponent : public RefBase { struct33 SoftOMXComponent( argument47 virtual ~SoftOMXComponent(); argument103 const OMX_CALLBACKTYPE *mCallbacks;104 OMX_COMPONENTTYPE *mComponent;106 void *mLibHandle;
26 SoftOMXComponent::SoftOMXComponent( in SoftOMXComponent() function in android::SoftOMXComponent