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

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

Completed in 124 milliseconds