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

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

Completed in 5526 milliseconds