Searched defs:onConfigureComponent (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DACodec.cpp260 bool onConfigureComponent(const sp<AMessage> &msg);
4820 && mCodec->mLoadedState->onConfigureComponent(msg)) {
4993 onConfigureComponent(msg);
5042 bool ACodec::LoadedState::onConfigureComponent( function in class:android::ACodec::LoadedState
5044 ALOGV("onConfigureComponent");

Completed in 14 milliseconds