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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.cpp252 doFlush(false /* notifyComplete */);
374 void NuPlayer::DecoderPassThrough::doFlush(bool notifyComplete) { function in class:android::NuPlayer::DecoderPassThrough
392 doFlush(true /* notifyComplete */);
H A DNuPlayerDecoder.cpp466 void NuPlayer::Decoder::doFlush(bool notifyComplete) { function in class:android::NuPlayer::Decoder
495 doFlush(true);
1139 doFlush(false /* notifyComplete */);

Completed in 61 milliseconds