Searched refs:onComponentAllocated (Results 1 – 5 of 5) sorted by relevance
99 virtual void onComponentAllocated(const char *componentName) = 0;
404 mCallback->onComponentAllocated("OMX.google.MediaFilter"); in onAllocateComponent()
298 virtual void onComponentAllocated(const char *componentName) override;358 void CodecCallback::onComponentAllocated(const char *componentName) { in onComponentAllocated() function in android::__anona283117a0111::CodecCallback
6697 mCodec->mCallback->onComponentAllocated(mCodec->mComponentName.c_str()); in onAllocateComponent()
659 mCallback->onComponentAllocated(componentName.c_str()); in allocate()