Searched refs:mIsStreaming (Results 1 – 2 of 2) sorted by relevance
63 mIsStreaming(false), in GenericSource()155 } else if (mIsStreaming) { in initFromDataSource()328 return mIsStreaming; in isStreaming()402 mIsStreaming = (mIsWidevine || mCachedSource != NULL); in onPrepareAsync()458 if (mIsStreaming) { in finishPrepareAsync()560 if (mIsStreaming) { in restartPollBuffering()
129 bool mIsStreaming; member