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
345 bool onAllocateComponent(const sp<AMessage> &msg);6612 onAllocateComponent(msg); in onMessageReceived()6656 if (onAllocateComponent(msg) in onSetup()6662 bool ACodec::UninitializedState::onAllocateComponent(const sp<AMessage> &msg) { in onAllocateComponent() function in android::ACodec::UninitializedState