Home
last modified time | relevance | path

Searched refs:IsPlaying (Results 1 – 25 of 675) sorted by relevance

12345678910>>...27

/dports/games/pioneer/pioneer-20210723/src/sound/
H A DAmbientSounds.cpp82 if (s_starNoise.IsPlaying()) { in Update()
89 if (s_atmosphereNoises[i].IsPlaying()) { in Update()
96 if (s_planetSurfaceNoise.IsPlaying()) { in Update()
103 if (!s_stationNoise.IsPlaying()) { in Update()
111 if (s_starNoise.IsPlaying()) { in Update()
125 if (s_stationNoise.IsPlaying()) { in Update()
168 if (s_stationNoise.IsPlaying()) { in Update()
190 if (!s_starNoise.IsPlaying()) { in Update()
273 if (s_stationNoise.IsPlaying()) in UpdateForCamType()
275 if (s_starNoise.IsPlaying()) in UpdateForCamType()
[all …]
H A DSoundMusic.cpp47 if (m_eventOnePlaying && m_eventOne.IsPlaying()) in SetVolume()
49 else if (m_eventTwo.IsPlaying()) in SetVolume()
98 …if ((m_eventOnePlaying && !m_eventOne.IsPlaying()) || (!m_eventOnePlaying && !m_eventTwo.IsPlaying in Update()
125 bool MusicPlayer::IsPlaying() const in IsPlaying() function in Sound::MusicPlayer
127 return (m_eventOne.IsPlaying() || m_eventTwo.IsPlaying()); in IsPlaying()
133 if (!en && IsPlaying()) Stop(); in SetEnabled()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/session/
H A Dmedia_session_browsertest.cc246 EXPECT_FALSE(IsPlaying(shell(), "long-audio")); in IN_PROC_BROWSER_TEST_F()
247 EXPECT_TRUE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
261 EXPECT_FALSE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
265 EXPECT_TRUE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
280 EXPECT_FALSE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
281 EXPECT_FALSE(IsPlaying(shell(), "long-audio")); in IN_PROC_BROWSER_TEST_F()
285 EXPECT_TRUE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
286 EXPECT_TRUE(IsPlaying(shell(), "long-audio")); in IN_PROC_BROWSER_TEST_F()
339 EXPECT_FALSE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
349 EXPECT_TRUE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
[all …]
H A Dmedia_session_impl_browsertest.cc327 EXPECT_TRUE(player_observer->IsPlaying(0)); in IN_PROC_BROWSER_TEST_P()
328 EXPECT_TRUE(player_observer->IsPlaying(1)); in IN_PROC_BROWSER_TEST_P()
329 EXPECT_TRUE(player_observer->IsPlaying(2)); in IN_PROC_BROWSER_TEST_P()
359 EXPECT_FALSE(player_observer->IsPlaying(0)); in IN_PROC_BROWSER_TEST_P()
376 EXPECT_TRUE(player_observer->IsPlaying(0)); in IN_PROC_BROWSER_TEST_P()
377 EXPECT_TRUE(player_observer->IsPlaying(1)); in IN_PROC_BROWSER_TEST_P()
378 EXPECT_TRUE(player_observer->IsPlaying(2)); in IN_PROC_BROWSER_TEST_P()
388 EXPECT_TRUE(player_observer->IsPlaying(0)); in IN_PROC_BROWSER_TEST_P()
398 EXPECT_TRUE(player_observer->IsPlaying(1)); in IN_PROC_BROWSER_TEST_P()
403 EXPECT_TRUE(player_observer->IsPlaying(1)); in IN_PROC_BROWSER_TEST_P()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/session/
H A Dmedia_session_browsertest.cc245 EXPECT_FALSE(IsPlaying(shell(), "long-audio")); in IN_PROC_BROWSER_TEST_F()
246 EXPECT_TRUE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
260 EXPECT_FALSE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
264 EXPECT_TRUE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
279 EXPECT_FALSE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
280 EXPECT_FALSE(IsPlaying(shell(), "long-audio")); in IN_PROC_BROWSER_TEST_F()
284 EXPECT_TRUE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
285 EXPECT_TRUE(IsPlaying(shell(), "long-audio")); in IN_PROC_BROWSER_TEST_F()
338 EXPECT_FALSE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
348 EXPECT_TRUE(IsPlaying(shell(), "long-video")); in IN_PROC_BROWSER_TEST_F()
[all …]
H A Dmedia_session_impl_browsertest.cc320 EXPECT_TRUE(player_observer->IsPlaying(0)); in IN_PROC_BROWSER_TEST_P()
321 EXPECT_TRUE(player_observer->IsPlaying(1)); in IN_PROC_BROWSER_TEST_P()
322 EXPECT_TRUE(player_observer->IsPlaying(2)); in IN_PROC_BROWSER_TEST_P()
352 EXPECT_FALSE(player_observer->IsPlaying(0)); in IN_PROC_BROWSER_TEST_P()
369 EXPECT_TRUE(player_observer->IsPlaying(0)); in IN_PROC_BROWSER_TEST_P()
370 EXPECT_TRUE(player_observer->IsPlaying(1)); in IN_PROC_BROWSER_TEST_P()
371 EXPECT_TRUE(player_observer->IsPlaying(2)); in IN_PROC_BROWSER_TEST_P()
381 EXPECT_TRUE(player_observer->IsPlaying(0)); in IN_PROC_BROWSER_TEST_P()
391 EXPECT_TRUE(player_observer->IsPlaying(1)); in IN_PROC_BROWSER_TEST_P()
396 EXPECT_TRUE(player_observer->IsPlaying(1)); in IN_PROC_BROWSER_TEST_P()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dskia_vector_animation_unittest.cc126 bool IsPlaying() const { in IsPlaying() function in gfx::SkiaVectorAnimationTest
236 EXPECT_TRUE(IsPlaying()); in TEST_F()
271 EXPECT_TRUE(IsPlaying()); in TEST_F()
306 EXPECT_TRUE(IsPlaying()); in TEST_F()
378 EXPECT_TRUE(IsPlaying()); in TEST_F()
404 EXPECT_TRUE(IsPlaying()); in TEST_F()
427 EXPECT_TRUE(IsPlaying()); in TEST_F()
451 EXPECT_TRUE(IsPlaying()); in TEST_F()
487 EXPECT_TRUE(IsPlaying()); in TEST_F()
529 EXPECT_TRUE(IsPlaying()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dskia_vector_animation_unittest.cc126 bool IsPlaying() const { in IsPlaying() function in gfx::SkiaVectorAnimationTest
231 EXPECT_TRUE(IsPlaying()); in TEST_F()
269 EXPECT_TRUE(IsPlaying()); in TEST_F()
303 EXPECT_TRUE(IsPlaying()); in TEST_F()
381 EXPECT_TRUE(IsPlaying()); in TEST_F()
408 EXPECT_TRUE(IsPlaying()); in TEST_F()
434 EXPECT_TRUE(IsPlaying()); in TEST_F()
455 EXPECT_TRUE(IsPlaying()); in TEST_F()
493 EXPECT_TRUE(IsPlaying()); in TEST_F()
537 EXPECT_TRUE(IsPlaying()); in TEST_F()
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/android/activity/
H A DJNIXBMCMediaSession.cpp102 if (g_application.GetAppPlayer().IsPlaying()) in OnPlayRequested()
111 if (g_application.GetAppPlayer().IsPlaying()) in OnPauseRequested()
120 if (g_application.GetAppPlayer().IsPlaying()) in OnNextRequested()
126 if (g_application.GetAppPlayer().IsPlaying()) in OnPreviousRequested()
132 if (g_application.GetAppPlayer().IsPlaying()) in OnForwardRequested()
141 if (g_application.GetAppPlayer().IsPlaying()) in OnRewindRequested()
150 if (g_application.GetAppPlayer().IsPlaying()) in OnStopRequested()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/builtins/
H A DPlayerBuiltins.cpp92 if (g_application.GetAppPlayer().IsPlaying()) in PlayOffset()
117 if (g_application.GetAppPlayer().IsPlaying()) in PlayerControl()
145 if (g_application.GetAppPlayer().IsPlaying() && !g_application.GetAppPlayer().IsPaused()) in PlayerControl()
192 if (player.SupportsTempo() && player.IsPlaying() && !player.IsPaused()) in PlayerControl()
212 if (g_application.GetAppPlayer().IsPlaying()) in PlayerControl()
217 if (g_application.GetAppPlayer().IsPlaying()) in PlayerControl()
222 if (g_application.GetAppPlayer().IsPlaying()) in PlayerControl()
227 if (g_application.GetAppPlayer().IsPlaying()) in PlayerControl()
245 else if (g_application.GetAppPlayer().IsPlaying()) in PlayerControl()
251 if( g_application.GetAppPlayer().IsPlaying() ) in PlayerControl()
[all …]
/dports/games/warmux/warmux-11.04/src/sound/
H A Dsound_sample.cpp59 if (!IsPlaying()) { in Play()
69 if (IsPlaying()) in Stop()
74 bool SoundSample::IsPlaying() in IsPlaying() function in SoundSample
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Danimate.cpp244 if (IsPlaying()) in ~wxAnimationCtrl()
280 if (IsPlaying()) in SetAnimation()
361 if (IsPlaying()) in Stop()
371 wxASSERT(!IsPlaying()); in DisplayStaticImage()
398 bool wxAnimationCtrl::IsPlaying() const in IsPlaying() function in wxAnimationCtrl
445 if ( !IsPlaying() ) in SetBackgroundColour()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/mediasink/
H A DVideoSink.cpp145 VSINK_LOG_V(" playing (%d) -> (%d)", mAudioSink->IsPlaying(), aPlaying); in SetPlaying()
238 VideoSink::IsPlaying() const in IsPlaying() function in mozilla::media::VideoSink
242 return mAudioSink->IsPlaying(); in IsPlaying()
276 mAudioSink->IsPlaying() && in OnVideoQueueFinished()
310 mAudioSink->IsPlaying()) { in TryUpdateRenderedVideoFrames()
405 MOZ_ASSERT(mAudioSink->IsPlaying(), "should be called while playing."); in UpdateRenderedVideoFrames()
480 IsStarted(), IsPlaying(), VideoQueue().IsFinished(), VideoQueue().GetSize(), in DumpDebugInfo()
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dvideo_controller.cpp100 bool was_playing = IsPlaying(); in JumpToFrame()
117 if (!provider || IsPlaying() || frame_n == provider->GetFrameCount()) in NextFrame()
126 if (!provider || IsPlaying() || frame_n == 0) in PrevFrame()
135 if (IsPlaying()) { in Play()
171 if (IsPlaying()) { in Stop()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/mediasink/
H A DVideoSink.cpp123 VSINK_LOG_V(" playing (%d) -> (%d)", mAudioSink->IsPlaying(), aPlaying); in SetPlaying()
212 bool VideoSink::IsPlaying() const { in IsPlaying() function in mozilla::media::VideoSink
215 return mAudioSink->IsPlaying(); in IsPlaying()
241 if (!mUpdateScheduler.IsScheduled() && mAudioSink->IsPlaying() && in OnVideoQueueFinished()
273 if (mUpdateScheduler.IsScheduled() || !mAudioSink->IsPlaying()) { in TryUpdateRenderedVideoFrames()
384 MOZ_ASSERT(mAudioSink->IsPlaying(), "should be called while playing."); in UpdateRenderedVideoFrames()
463 IsStarted(), IsPlaying(), VideoQueue().IsFinished(), in GetDebugInfo()
/dports/games/vavoom/vavoom-1.33/source/
H A Dsnd_sdlmusic.cpp57 bool IsPlaying();
269 bool VSDLMidiDevice::IsPlaying() in IsPlaying() function in VSDLMidiDevice
271 guard(VSDLMidiDevice::IsPlaying); in IsPlaying()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/mediasink/
H A DVideoSink.cpp161 const bool needed = IsPlaying(); in EnsureHighResTimersOnOnlyIfPlaying()
183 VSINK_LOG_V(" playing (%d) -> (%d)", mAudioSink->IsPlaying(), aPlaying); in SetPlaying()
284 bool VideoSink::IsPlaying() const { in IsPlaying() function in mozilla::VideoSink
287 return mAudioSink->IsPlaying(); in IsPlaying()
313 if (!mUpdateScheduler.IsScheduled() && mAudioSink->IsPlaying() && in OnVideoQueueFinished()
360 if (mUpdateScheduler.IsScheduled() || !mAudioSink->IsPlaying()) { in TryUpdateRenderedVideoFrames()
483 MOZ_ASSERT(mAudioSink->IsPlaying(), "should be called while playing."); in UpdateRenderedVideoFrames()
617 if (!IsPlaying() && mSecondaryContainer) { in SetSecondaryVideoContainer()
641 aInfo.mVideoSink.mIsPlaying = IsPlaying(); in GetDebugInfo()
/dports/www/firefox/firefox-99.0/dom/media/mediasink/
H A DVideoSink.cpp171 const bool needed = IsPlaying(); in EnsureHighResTimersOnOnlyIfPlaying()
193 VSINK_LOG_V(" playing (%d) -> (%d)", mAudioSink->IsPlaying(), aPlaying); in SetPlaying()
294 bool VideoSink::IsPlaying() const { in IsPlaying() function in mozilla::VideoSink
297 return mAudioSink->IsPlaying(); in IsPlaying()
323 if (!mUpdateScheduler.IsScheduled() && mAudioSink->IsPlaying() && in OnVideoQueueFinished()
370 if (mUpdateScheduler.IsScheduled() || !mAudioSink->IsPlaying()) { in TryUpdateRenderedVideoFrames()
493 MOZ_ASSERT(mAudioSink->IsPlaying(), "should be called while playing."); in UpdateRenderedVideoFrames()
627 if (!IsPlaying() && mSecondaryContainer) { in SetSecondaryVideoContainer()
651 aInfo.mVideoSink.mIsPlaying = IsPlaying(); in GetDebugInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mediasink/
H A DVideoSink.cpp161 const bool needed = IsPlaying(); in EnsureHighResTimersOnOnlyIfPlaying()
183 VSINK_LOG_V(" playing (%d) -> (%d)", mAudioSink->IsPlaying(), aPlaying); in SetPlaying()
284 bool VideoSink::IsPlaying() const { in IsPlaying() function in mozilla::VideoSink
287 return mAudioSink->IsPlaying(); in IsPlaying()
313 if (!mUpdateScheduler.IsScheduled() && mAudioSink->IsPlaying() && in OnVideoQueueFinished()
360 if (mUpdateScheduler.IsScheduled() || !mAudioSink->IsPlaying()) { in TryUpdateRenderedVideoFrames()
483 MOZ_ASSERT(mAudioSink->IsPlaying(), "should be called while playing."); in UpdateRenderedVideoFrames()
617 if (!IsPlaying() && mSecondaryContainer) { in SetSecondaryVideoContainer()
641 aInfo.mVideoSink.mIsPlaying = IsPlaying(); in GetDebugInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mediasink/
H A DVideoSink.cpp162 const bool needed = IsPlaying(); in EnsureHighResTimersOnOnlyIfPlaying()
184 VSINK_LOG_V(" playing (%d) -> (%d)", mAudioSink->IsPlaying(), aPlaying); in SetPlaying()
284 bool VideoSink::IsPlaying() const { in IsPlaying() function in mozilla::VideoSink
287 return mAudioSink->IsPlaying(); in IsPlaying()
313 if (!mUpdateScheduler.IsScheduled() && mAudioSink->IsPlaying() && in OnVideoQueueFinished()
360 if (mUpdateScheduler.IsScheduled() || !mAudioSink->IsPlaying()) { in TryUpdateRenderedVideoFrames()
482 MOZ_ASSERT(mAudioSink->IsPlaying(), "should be called while playing."); in UpdateRenderedVideoFrames()
615 if (!IsPlaying() && mSecondaryContainer) { in SetSecondaryVideoContainer()
639 aInfo.mVideoSink.mIsPlaying = IsPlaying(); in GetDebugInfo()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Danimate.cpp277 if (IsPlaying()) in SetAnimation()
347 if (IsPlaying()) in Stop()
357 wxASSERT(!IsPlaying()); in DisplayStaticImage()
384 bool wxAnimationCtrl::IsPlaying() const in IsPlaying() function in wxAnimationCtrl
431 if ( !IsPlaying() ) in SetBackgroundColour()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Danimate.cpp250 if (IsPlaying()) in SetAnimation()
320 if (IsPlaying()) in Stop()
330 wxASSERT(!IsPlaying()); in DisplayStaticImage()
369 bool wxAnimationCtrl::IsPlaying() const in IsPlaying() function in wxAnimationCtrl
416 if ( !IsPlaying() ) in SetBackgroundColour()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Danimate.cpp250 if (IsPlaying()) in SetAnimation()
320 if (IsPlaying()) in Stop()
330 wxASSERT(!IsPlaying()); in DisplayStaticImage()
369 bool wxAnimationCtrl::IsPlaying() const in IsPlaying() function in wxAnimationCtrl
416 if ( !IsPlaying() ) in SetBackgroundColour()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Danimate.cpp250 if (IsPlaying()) in SetAnimation()
320 if (IsPlaying()) in Stop()
330 wxASSERT(!IsPlaying()); in DisplayStaticImage()
369 bool wxAnimationCtrl::IsPlaying() const in IsPlaying() function in wxAnimationCtrl
416 if ( !IsPlaying() ) in SetBackgroundColour()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Danimate.cpp250 if (IsPlaying()) in SetAnimation()
320 if (IsPlaying()) in Stop()
330 wxASSERT(!IsPlaying()); in DisplayStaticImage()
369 bool wxAnimationCtrl::IsPlaying() const in IsPlaying() function in wxAnimationCtrl
416 if ( !IsPlaying() ) in SetBackgroundColour()

12345678910>>...27