Home
last modified time | relevance | path

Searched defs:Recording (Results 1 – 25 of 26) sorted by relevance

12

/external/perfetto/docs/data-sources/
Dnative-heap-profiler.md46 ## Recording section in Native heap profiler
50 #### Manual configuration
57 #### Using the tools/heap_profile script (recommended)
71 #### Using the Recording page of Perfetto UI
/external/skia/experimental/graphite/src/
DRecording.cpp14 Recording::Recording(sk_sp<CommandBuffer> commandBuffer) in Recording() function in skgpu::Recording
/external/walt/docs/
DAudioLatency.md30 ##### Recording l4subsection
/external/webrtc/modules/audio_device/android/
Daaudio_recorder.h58 bool Recording() const { return recording_; } in Recording() function
Dopensles_recorder.h74 bool Recording() const { return recording_; } in Recording() function
Daudio_record_jni.h80 bool Recording() const { return recording_; } in Recording() function
Daudio_device_template.h216 bool Recording() const override { return input_.Recording(); } in Recording() function
/external/skia/experimental/graphite/include/
DRecorder.h24 class Recording; variable
DContext.h27 class Recording; variable
/external/webrtc/sdk/android/src/jni/audio_device/
Daaudio_recorder.cc109 bool AAudioRecorder::Recording() const { in Recording() function in webrtc::jni::AAudioRecorder
Daudio_record_jni.cc186 bool AudioRecordJni::Recording() const { in Recording() function in webrtc::jni::AudioRecordJni
Dopensles_recorder.cc174 bool OpenSLESRecorder::Recording() const { in Recording() function in webrtc::jni::OpenSLESRecorder
Daudio_device_module.cc315 bool Recording() const override { in Recording() function in webrtc::jni::__anonad4e25850111::AndroidAudioDeviceModule
/external/webrtc/modules/audio_device/win/
Dcore_audio_input_win.cc216 bool CoreAudioInput::Recording() { in Recording() function in webrtc::webrtc_win::CoreAudioInput
Daudio_device_module_win.cc331 bool Recording() const override { in Recording() function in webrtc::webrtc_win::__anonad495d4f0111::WindowsAudioDeviceModule
/external/webrtc/modules/audio_device/dummy/
Daudio_device_dummy.cc114 bool AudioDeviceDummy::Recording() const { in Recording() function in webrtc::AudioDeviceDummy
Dfile_audio_device.cc313 bool FileAudioDevice::Recording() const { in Recording() function in webrtc::FileAudioDevice
/external/webrtc/modules/audio_device/include/
Daudio_device_default.h77 bool Recording() const override { return false; } in Recording() function
Dtest_audio_device.cc139 bool Recording() const override { in Recording() function in webrtc::__anon8aa4ff120111::TestAudioDeviceModuleImpl
/external/webrtc/pc/test/
Dfake_audio_capture_module.cc234 bool FakeAudioCaptureModule::Recording() const { in Recording() function in FakeAudioCaptureModule
/external/webrtc/modules/audio_device/
Daudio_device_impl.cc843 bool AudioDeviceModuleImpl::Recording() const { in Recording() function in webrtc::AudioDeviceModuleImpl
Daudio_device_data_observer.cc182 bool Recording() const override { return impl_->Recording(); } in Recording() function in webrtc::__anond7c7c7000111::ADMWrapper
/external/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc1119 bool AudioDeviceLinuxALSA::Recording() const { in Recording() function in webrtc::AudioDeviceLinuxALSA
Daudio_device_pulse_linux.cc1150 bool AudioDeviceLinuxPulse::Recording() const { in Recording() function in webrtc::AudioDeviceLinuxPulse
/external/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc1416 bool AudioDeviceMac::Recording() const { in Recording() function in webrtc::AudioDeviceMac

12