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

/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A DSDL_epocaudio.cpp181 TBool SetPause(TBool aPause);
269 TBool CEpocAudio::SetPause(TBool aPause) function in class:CEpocAudio
543 CEpocAudio::Current(thisdevice).SetPause(ETrue);
593 if(CEpocAudio::Current(thisdevice).SetPause(SDL_GetAudioStatus() == SDL_AUDIO_PAUSED))
/external/chromium_org/media/cast/sender/
H A Dvideo_sender_unittest.cc96 void SetPause(bool paused) { function in class:media::cast::__anon8628::TestPacketSender
482 transport_.SetPause(true);
512 transport_.SetPause(false);
519 transport_.SetPause(true);
530 transport_.SetPause(false);

Completed in 94 milliseconds