| /external/perfetto/docs/data-sources/ |
| D | native-heap-profiler.md | 50 ## Recording section in Heap profiler 54 #### Manual configuration 61 #### Using the tools/heap_profile script (recommended) 82 #### Using the Recording page of Perfetto UI
|
| /external/skia/src/gpu/graphite/ |
| D | UploadBufferManager.h | 21 class Recording; variable
|
| D | RecordingPriv.h | 48 friend class Recording; // to construct/copy this type. variable
|
| D | Recording.cpp | 25 Recording::Recording(std::unique_ptr<TaskGraph> graph, in Recording() function in skgpu::graphite::Recording
|
| D | BufferManager.h | 26 class Recording; variable
|
| /external/skia/tools/graphite/ |
| D | GraphiteTestContext.h | 16 class Recording; variable
|
| /external/walt/docs/ |
| D | AudioLatency.md | 30 ##### Recording l4subsection
|
| /external/webrtc/modules/audio_device/android/ |
| D | aaudio_recorder.h | 56 bool Recording() const { return recording_; } in Recording() function
|
| D | opensles_recorder.h | 74 bool Recording() const { return recording_; } in Recording() function
|
| D | audio_record_jni.h | 80 bool Recording() const { return recording_; } in Recording() function
|
| D | audio_device_template.h | 212 bool Recording() const override { return input_.Recording(); } in Recording() function
|
| /external/webrtc/sdk/android/src/jni/audio_device/ |
| D | aaudio_recorder.cc | 103 bool AAudioRecorder::Recording() const { in Recording() function in webrtc::jni::AAudioRecorder
|
| D | audio_record_jni.cc | 186 bool AudioRecordJni::Recording() const { in Recording() function in webrtc::jni::AudioRecordJni
|
| D | opensles_recorder.cc | 174 bool OpenSLESRecorder::Recording() const { in Recording() function in webrtc::jni::OpenSLESRecorder
|
| /external/skia/include/gpu/graphite/ |
| D | GraphiteTypes.h | 21 class Recording; variable
|
| D | Context.h | 34 class Recording; variable
|
| /external/webrtc/modules/audio_device/win/ |
| D | core_audio_input_win.cc | 216 bool CoreAudioInput::Recording() { in Recording() function in webrtc::webrtc_win::CoreAudioInput
|
| D | audio_device_module_win.cc | 331 bool Recording() const override { in Recording() function in webrtc::webrtc_win::__anona7ce8a080111::WindowsAudioDeviceModule
|
| /external/webrtc/modules/audio_device/dummy/ |
| D | audio_device_dummy.cc | 114 bool AudioDeviceDummy::Recording() const { in Recording() function in webrtc::AudioDeviceDummy
|
| D | file_audio_device.cc | 315 bool FileAudioDevice::Recording() const { in Recording() function in webrtc::FileAudioDevice
|
| /external/webrtc/modules/audio_device/include/ |
| D | audio_device_default.h | 77 bool Recording() const override { return false; } in Recording() function
|
| D | test_audio_device.cc | 140 bool Recording() const override { in Recording() function in webrtc::__anond655a98b0111::TestAudioDeviceModuleImpl
|
| /external/webrtc/pc/test/ |
| D | fake_audio_capture_module.cc | 230 bool FakeAudioCaptureModule::Recording() const { in Recording() function in FakeAudioCaptureModule
|
| /external/webrtc/modules/audio_device/ |
| D | audio_device_impl.cc | 843 bool AudioDeviceModuleImpl::Recording() const { in Recording() function in webrtc::AudioDeviceModuleImpl
|
| D | audio_device_data_observer.cc | 200 bool Recording() const override { return impl_->Recording(); } in Recording() function in webrtc::__anon998dc0990111::ADMWrapper
|