Searched refs:onAllocateComponent (Results 1 – 3 of 3) sorted by relevance
132 void onAllocateComponent(const sp<AMessage> &msg);
129 onAllocateComponent(msg); in onMessageReceived()384 void MediaFilter::onAllocateComponent(const sp<AMessage> &msg) { in onAllocateComponent() function in android::MediaFilter
348 bool onAllocateComponent(const sp<AMessage> &msg);6400 onAllocateComponent(msg); in onMessageReceived()6444 if (onAllocateComponent(msg) in onSetup()6450 bool ACodec::UninitializedState::onAllocateComponent(const sp<AMessage> &msg) { in onAllocateComponent() function in android::ACodec::UninitializedState