Home
last modified time | relevance | path

Searched defs:Playing (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/oboe/samples/RhythmGame/src/main/cpp/
H A DGame.h39 Playing, enumerator
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Dopensles_player.h69 bool Playing() const { return playing_; } in Playing() function
H A Daudio_track_jni.h79 bool Playing() const { return playing_; } in Playing() function
H A Daaudio_player.cc108 bool AAudioPlayer::Playing() const { in Playing() function in webrtc::AAudioPlayer
H A Daudio_device_template.h189 bool Playing() const override { in Playing() function
/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/
H A Daaudio_player.cc109 bool AAudioPlayer::Playing() const { in Playing() function in webrtc::jni::AAudioPlayer
H A Daudio_track_jni.cc178 bool AudioTrackJni::Playing() const { in Playing() function in webrtc::jni::AudioTrackJni
H A Dopensles_player.cc173 bool OpenSLESPlayer::Playing() const { in Playing() function in webrtc::jni::OpenSLESPlayer
H A Daudio_device_module.cc273 bool Playing() const override { in Playing() function in webrtc::jni::__anon3d87c64f0111::AndroidAudioDeviceModule
/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_output_win.cc216 bool CoreAudioOutput::Playing() { in Playing() function in webrtc::webrtc_win::CoreAudioOutput
H A Daudio_device_module_win.cc309 bool Playing() const override { in Playing() function in webrtc::webrtc_win::__anon33ce29190111::WindowsAudioDeviceModule
H A Daudio_device_core_win.cc2619 bool AudioDeviceWindowsCore::Playing() const { in Playing() function in webrtc::AudioDeviceWindowsCore
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/example/fsm/
Dplayer1.cpp198 Empty, Open, Stopped, Playing, Paused enumerator
Dplayer2.cpp238 Empty, Open, Stopped, Playing, Paused enumerator
/aosp_15_r20/external/webrtc/modules/audio_device/dummy/
H A Daudio_device_dummy.cc102 bool AudioDeviceDummy::Playing() const { in Playing() function in webrtc::AudioDeviceDummy
H A Dfile_audio_device.cc255 bool FileAudioDevice::Playing() const { in Playing() function in webrtc::FileAudioDevice
/aosp_15_r20/external/webrtc/modules/audio_device/include/
H A Daudio_device_default.h75 bool Playing() const override { return false; } in Playing() function
H A Dtest_audio_device.cc135 bool Playing() const override { in Playing() function in webrtc::__anonc910505c0111::TestAudioDeviceModuleImpl
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Daudio_device.cpp134 bool CfAudioDeviceModule::Playing() const { return playing_; } in Playing() function in cuttlefish::webrtc_streaming::CfAudioDeviceModule
/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_audio_capture_module.cc201 bool FakeAudioCaptureModule::Playing() const { in Playing() function in FakeAudioCaptureModule
/aosp_15_r20/external/webrtc/modules/audio_device/
H A Daudio_device_impl.cc812 bool AudioDeviceModuleImpl::Playing() const { in Playing() function in webrtc::AudioDeviceModuleImpl
H A Daudio_device_data_observer.cc197 bool Playing() const override { return impl_->Playing(); } in Playing() function in webrtc::__anone39d418a0111::ADMWrapper
/aosp_15_r20/external/webrtc/modules/audio_device/linux/
H A Daudio_device_alsa_linux.cc1206 bool AudioDeviceLinuxALSA::Playing() const { in Playing() function in webrtc::AudioDeviceLinuxALSA
H A Daudio_device_pulse_linux.cc1262 bool AudioDeviceLinuxPulse::Playing() const { in Playing() function in webrtc::AudioDeviceLinuxPulse
/aosp_15_r20/external/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc1537 bool AudioDeviceMac::Playing() const { in Playing() function in webrtc::AudioDeviceMac

12