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

/frameworks/av/media/libmediaplayer2/nuplayer2/
H A DNuPlayer2DecoderPassThrough.h70 bool isDoneFetching() const;
H A DNuPlayer2DecoderPassThrough.cpp101 bool NuPlayer2::DecoderPassThrough::isDoneFetching() const { function in class:android::NuPlayer2::DecoderPassThrough
113 while (!isDoneFetching()) {
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.h70 bool isDoneFetching() const;
H A DNuPlayerDecoderPassThrough.cpp102 bool NuPlayer::DecoderPassThrough::isDoneFetching() const { function in class:android::NuPlayer::DecoderPassThrough
114 while (!isDoneFetching()) {

Completed in 83 milliseconds