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

/frameworks/av/media/libstagefright/
H A DACodec.cpp197 bool onOMXMessage(const sp<AMessage> &msg);
3784 return onOMXMessage(msg);
3824 bool ACodec::BaseState::onOMXMessage(const sp<AMessage> &msg) { function in class:android::ACodec::BaseState

Completed in 43 milliseconds