Home | History | Annotate | Download | only in nuplayer2

Lines Matching full:amessage

485     Vector<sp<AMessage>> trackStats;
490 const sp<AMessage> &stats = trackStats.itemAt(i);
802 Vector<sp<AMessage> > trackStats;
827 const sp<AMessage> &stats = trackStats.itemAt(i);
876 void NuPlayer2Driver::onMessageReceived(const sp<AMessage> &msg) {
967 sp<AMessage> notify = new AMessage(kWhatNotifyListener, this);