HomeSort by relevance Sort by last modified time
    Searched refs:isStaleReply (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderPassThrough.h 62 bool isStaleReply(const sp<AMessage> &msg);
NuPlayerDecoderPassThrough.cpp 99 bool NuPlayer::DecoderPassThrough::isStaleReply(const sp<AMessage> &msg) {
217 if (!isStaleReply(msg)) {
226 if (!isStaleReply(msg)) {
234 if (!isStaleReply(msg)) {
NuPlayerDecoder.h 98 bool isStaleReply(const sp<AMessage> &msg);
NuPlayerDecoder.cpp 204 bool NuPlayer::Decoder::isStaleReply(const sp<AMessage> &msg) {
624 if (!isStaleReply(msg)) {
648 if (!isStaleReply(msg)) {
660 if (!isStaleReply(msg)) {
    [all...]

Completed in 54 milliseconds