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

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

Completed in 232 milliseconds