HomeSort by relevance Sort by last modified time
    Searched refs:FlushStatus (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.h 106 enum FlushStatus {
120 FlushStatus mFlushingAudio;
121 FlushStatus mFlushingVideo;
142 static bool IsFlushingState(FlushStatus state, bool *needShutdown = NULL);
NuPlayer.cpp 166 bool NuPlayer::IsFlushingState(FlushStatus state, bool *needShutdown) {
900 FlushStatus newStatus =

Completed in 240 milliseconds