Searched refs:mIsStreaming (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp63 mIsStreaming(false),
155 } else if (mIsStreaming) {
328 return mIsStreaming;
402 mIsStreaming = (mIsWidevine || mCachedSource != NULL);
458 if (mIsStreaming) {
560 if (mIsStreaming) {
H A DGenericSource.h129 bool mIsStreaming; member in struct:android::NuPlayer::GenericSource

Completed in 8 milliseconds