Searched refs:onAllocateComponent (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/
H A DACodec.cpp241 bool onAllocateComponent(const sp<AMessage> &msg);
4445 onAllocateComponent(msg);
4492 if (onAllocateComponent(msg)
4498 bool ACodec::UninitializedState::onAllocateComponent(const sp<AMessage> &msg) { function in class:android::ACodec::UninitializedState
4499 ALOGV("onAllocateComponent");

Completed in 93 milliseconds