Searched refs:GoldfishOMXComponent (Results 1 – 8 of 8) sorted by relevance
27 GoldfishOMXComponent::GoldfishOMXComponent( in GoldfishOMXComponent() function in android::GoldfishOMXComponent66 GoldfishOMXComponent::~GoldfishOMXComponent() { in ~GoldfishOMXComponent()71 void GoldfishOMXComponent::setLibHandle(void *libHandle) { in setLibHandle()76 void *GoldfishOMXComponent::libHandle() const { in libHandle()80 OMX_ERRORTYPE GoldfishOMXComponent::initCheck() { in initCheck()85 GoldfishOMXComponent::prepareForDestruction() { in prepareForDestruction()88 const char *GoldfishOMXComponent::name() const { in name()92 void GoldfishOMXComponent::notify( in notify()104 void GoldfishOMXComponent::notifyEmptyBufferDone(OMX_BUFFERHEADERTYPE *header) { in notifyEmptyBufferDone()109 void GoldfishOMXComponent::notifyFillBufferDone(OMX_BUFFERHEADERTYPE *header) { in notifyFillBufferDone()[all …]
29 struct GoldfishOMXComponent : public RefBase { struct30 GoldfishOMXComponent(44 virtual ~GoldfishOMXComponent();168 DISALLOW_EVIL_CONSTRUCTORS(GoldfishOMXComponent);
135 typedef GoldfishOMXComponent *(*CreateGoldfishOMXComponentFunc)( in makeComponentInstance()153 sp<GoldfishOMXComponent> codec = in makeComponentInstance()182 GoldfishOMXComponent *me = in destroyComponentInstance()183 (GoldfishOMXComponent *) in destroyComponentInstance()
19 GoldfishOMXComponent.cpp \
39 struct SimpleGoldfishOMXComponent : public GoldfishOMXComponent {
33 : GoldfishOMXComponent(name, callbacks, appData, component), in SimpleGoldfishOMXComponent()
499 android::GoldfishOMXComponent *createGoldfishOMXComponent( in createGoldfishOMXComponent()
632 android::GoldfishOMXComponent *createGoldfishOMXComponent( in createGoldfishOMXComponent()