Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/perfetto/docs/data-sources/
H A Dnative-heap-profiler.md50 ## Recording section in Heap profiler
54 #### Manual configuration
61 #### Using the tools/heap_profile script (recommended)
82 #### Using the Recording page of Perfetto UI
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/screenrecord/domain/model/
H A DScreenRecordChipModel.kt35 data class Recording( class
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/chips/screenrecord/domain/model/
DScreenRecordChipModel.java48 …public static final class Recording implements com.android.systemui.statusbar.chips.screenrecord.d… class
52 public Recording(@org.jetbrains.annotations.Nullable() in Recording() method in ScreenRecordChipModel.Recording
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/screenrecord/data/model/
DScreenRecordModel.java43 …public static final class Recording implements com.android.systemui.screenrecord.data.model.Screen… class
47 private Recording() { in Recording() method in ScreenRecordModel.Recording
/aosp_15_r20/external/skia/tools/graphite/
H A DGraphiteTestContext.h21 class Recording; variable
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DUploadBufferManager.h24 class Recording; variable
H A DRecordingPriv.h69 friend class Recording; // to construct/copy this type. variable
H A DRecording.cpp29 Recording::Recording(uint32_t uniqueID, in Recording() function in skgpu::graphite::Recording
H A DBufferManager.h29 class Recording; variable
/aosp_15_r20/external/walt/docs/
H A DAudioLatency.md30 ##### Recording l4subsection
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/data/model/
H A DScreenRecordModel.kt22 data object Recording : ScreenRecordModel object
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daaudio_recorder.h56 bool Recording() const { return recording_; } in Recording() function
H A Dopensles_recorder.h74 bool Recording() const { return recording_; } in Recording() function
H A Daudio_record_jni.h80 bool Recording() const { return recording_; } in Recording() function
/aosp_15_r20/external/cronet/components/metrics/structured/docs/
H A Dsm_api.md110 ### Recording subsection
/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/
H A Daaudio_recorder.cc103 bool AAudioRecorder::Recording() const { in Recording() function in webrtc::jni::AAudioRecorder
H A Daudio_record_jni.cc186 bool AudioRecordJni::Recording() const { in Recording() function in webrtc::jni::AudioRecordJni
H A Dopensles_recorder.cc174 bool OpenSLESRecorder::Recording() const { in Recording() function in webrtc::jni::OpenSLESRecorder
/aosp_15_r20/external/skia/include/gpu/graphite/
H A DContext.h42 class Recording; variable
H A DGraphiteTypes.h27 class Recording; variable
/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_input_win.cc216 bool CoreAudioInput::Recording() { in Recording() function in webrtc::webrtc_win::CoreAudioInput
/aosp_15_r20/external/googleapis/google/apps/meet/v2/
H A Dresource.proto244 message Recording { message
/aosp_15_r20/external/googleapis/google/apps/meet/v2beta/
H A Dresource.proto250 message Recording { message
/aosp_15_r20/external/webrtc/modules/audio_device/dummy/
H A Daudio_device_dummy.cc114 bool AudioDeviceDummy::Recording() const { in Recording() function in webrtc::AudioDeviceDummy
/aosp_15_r20/external/webrtc/modules/audio_device/include/
H A Daudio_device_default.h77 bool Recording() const override { return false; } in Recording() function

12