Home
last modified time | relevance | path

Searched refs:recording (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/libs/renderengine/skia/debug/
DREADME.md1 This library turns on recording of skia commands in SkiaGL version of the RE.
2 The debug property defines number of milliseconds for the recording to take place.
3 A non zero value turns on the recording. The recording will stop after MS specified.
4 To reset the recording, set the capture_skia_ms flag to a new time. When recording
5 is finished, the capture_skia_ms flag will be set to 0 to avoid circular recording.
10 To start recording run:
/frameworks/base/packages/SystemUI/src/com/android/systemui/appops/
DAppOpsControllerImpl.java495 AudioRecordingConfiguration recording = configs.get(i);
498 recording.getClientUid());
501 mRecordingsByUid.put(recording.getClientUid(), recordings);
503 recordings.add(recording);
/frameworks/av/media/libaaudio/examples/loopback/src/
Dloopback.cpp388 void printAudioGraphRegion(AudioRecording &recording, int32_t start, int32_t end) { in printAudioGraphRegion() argument
389 if (end >= recording.size()) { in printAudioGraphRegion()
390 end = recording.size() - 1; in printAudioGraphRegion()
392 float *data = recording.getData(); in printAudioGraphRegion()
/frameworks/base/data/sounds/
DREADME.txt28 Video recording
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingService.java337 protected Notification createSaveNotification(ScreenMediaRecorder.SavedRecording recording) { in createSaveNotification() argument
338 Uri uri = recording.getUri(); in createSaveNotification()
371 Bitmap thumbnailBitmap = recording.getThumbnail(); in createSaveNotification()
DScreenMediaRecorder.java348 SavedRecording recording = new SavedRecording(itemUri, mTempVideoFile, size); in save() local
350 return recording; in save()
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal144 * Create a request suitable for video recording. Specifically, this means
146 * recording quality.
151 * Create a request suitable for still image capture while recording
153 * disrupting the ongoing recording.
/frameworks/base/tools/dump-coverage/
DREADME.md3 … binaries have been instrumented by JaCoCo. JaCoCo automatically starts recording data on process …
/frameworks/av/media/tests/SampleVideoEncoder/
DREADME.md34 …ect either MediaRecorder APIs or MediaCodec, along with the 'Start' button to start/stop recording.
/frameworks/base/cmds/app_process/
DAndroid.bp96 // code), and we don't want to waste memory recording malloc/free stack
/frameworks/native/opengl/specs/
DEGL_ANDROID_recordable.txt66 EGL_RECORDABLE_ANDROID boolean whether video recording is
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md26 To start recording a trace, run
30 To stop recording, run
/frameworks/base/packages/SystemUI/docs/
Dfalsing.md206 avoid recording those gestures in the `FalsingManager`, but we have the pattern input update
217 Again, useful on password inputs where the FalsingManager is avoiding recording
/frameworks/proto_logging/stats/message/
Dmediametrics_message.proto41 * Track properties of audio recording
/frameworks/compile/mclinker/tools/mcld/
DOptions.td312 HelpText<"Stop recording a group of archives">;
/frameworks/proto_logging/stats/
Datoms.proto13824 RECORD_TYPE = 7; // other recording