Searched refs:onAllocateComponent (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DACodec.cpp177 bool onAllocateComponent(const sp<AMessage> &msg);
3022 onAllocateComponent(msg);
3061 if (onAllocateComponent(msg)
3067 bool ACodec::UninitializedState::onAllocateComponent(const sp<AMessage> &msg) { function in class:android::ACodec::UninitializedState
3068 ALOGV("onAllocateComponent");

Completed in 52 milliseconds