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

  /external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
SDL_epocaudio.cpp 181 TBool SetPause(TBool aPause);
269 TBool CEpocAudio::SetPause(TBool aPause)
543 CEpocAudio::Current(thisdevice).SetPause(ETrue);
593 if(CEpocAudio::Current(thisdevice).SetPause(SDL_GetAudioStatus() == SDL_AUDIO_PAUSED))
  /external/chromium_org/media/cast/sender/
video_sender_unittest.cc 96 void SetPause(bool paused) {
482 transport_.SetPause(true);
512 transport_.SetPause(false);
519 transport_.SetPause(true);
530 transport_.SetPause(false);

Completed in 65 milliseconds