Home
last modified time | relevance | path

Searched refs:isDoneFetching (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.h70 bool isDoneFetching() const;
H A DNuPlayerDecoderPassThrough.cpp102 bool NuPlayer::DecoderPassThrough::isDoneFetching() const { in isDoneFetching() function in android::NuPlayer::DecoderPassThrough
114 while (!isDoneFetching()) { in doRequestBuffers()