HomeSort by relevance Sort by last modified time
    Searched full:recording (Results 176 - 200 of 1492) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/ash/
keyboard_uma_event_filter.cc 13 // These keystrokes are dropped to avoid recording outliers, as well as pauses
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_action_constants.cc 20 // recording specific data about the pages.
  /external/chromium_org/chrome/browser/resources/hotword_audio_verification/steps/
hotword_audio_history_step.html 14 touching a microphone icon, a recording of the next thing you say,
  /external/chromium_org/chrome/browser/resources/user_actions/
user_actions.js 7 * This is used to debug user actions recording. It displays a live
  /external/chromium_org/components/copresence/public/
copresence_constants.h 26 // consistent across platforms, or even playing/recording.
  /external/chromium_org/components/gcm_driver/
gcm_stats_recorder_impl.h 22 // Records GCM internal stats and activities for debugging purpose. Recording
32 // Indicates whether the recorder is currently recording activities or not.
37 // Turns recording on/off.
38 void SetRecording(bool recording);
  /external/chromium_org/content/public/common/
speech_recognition_error_list.h 18 // There was an error with recording audio.
  /external/chromium_org/extensions/shell/browser/
shell_browser_context.cc 12 // Create a normal recording browser context. If we used an incognito context
  /external/chromium_org/mojo/services/test_service/
test_request_tracker.mojom 8 // TestTrackedRequestService for recording.
  /external/chromium_org/net/spdy/
spdy_session_test_util.h 17 // completion of all tasks executed by the current MessageLoop, recording the
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
heapProfiler.css 140 #heap-recording-view .heap-snapshot-view {
152 #heap-recording-overview-grid .resources-dividers-label-bar {
156 #heap-recording-overview-container {
160 .heap-recording-overview-canvas {
  /external/chromium_org/third_party/skia/dm/
README 8 recording and playing back an SkPicture gives the same result as direct
  /external/chromium_org/third_party/webrtc/modules/audio_device/android/
opensles_input.h 73 bool Recording() const { return recording_; }
125 // minimum for playout. Keep 2 for recording as well.
140 // etc, so it should be called when starting recording.
186 // This member controls the starting and stopping of recording audio to the
  /external/chromium_org/third_party/webrtc/modules/audio_device/test/
README.txt 8 Repeat this test for different selections of playout and recording devices.
  /external/chromium_org/third_party/webrtc/test/
fake_audio_device.h 41 virtual bool Recording() const OVERRIDE;
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
inspector_timeline_unittest.py 20 # While the timeline is recording, call window.webkitRequestAnimationFrame.
  /external/mockito/src/org/mockito/invocation/
MockHandler.java 23 * The default implementation provided by Mockito handles invocations by recording
  /external/skia/dm/
README 8 recording and playing back an SkPicture gives the same result as direct
  /frameworks/base/data/sounds/
README.txt 28 Video recording
  /frameworks/base/media/mca/tests/
AndroidManifest.xml 28 android:label="Tests for Camera Effects Recording."/>
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderStateErrors.java 27 RECORDING,
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 263 ALOGE("Info: Could not close proxy for recording %p", mproxyRecordingHandle);
267 ALOGE("Info: Could not close USB recording device %p", musbRecordingHandle);
410 ALOGE("ERROR: Could not configure USB device for recording");
413 ALOGD("USB device Configured for recording");
422 ALOGE("ERROR: Could not configure Proxy for recording");
426 ALOGD("Proxy Configured for recording");
439 ALOGE("ERROR: pcm_prepare failed for usb device for recording");
446 ALOGE("ERROR: pcm_prepare failed for proxy device for recording");
465 ALOGE("ERROR: pcm_prepare failed for proxy device for recording");
503 ALOGE("ERROR: pcm_prepare failed for proxy device for recording");
    [all...]
  /packages/apps/Camera/src/com/android/camera/
CameraErrorCallback.java 30 // snapshot or recording). Closing the app is better than creating a
  /packages/apps/Camera2/src/com/android/camera/app/
LocationProvider.java 42 * Turn on/off recording of location.
  /packages/apps/LegacyCamera/src/com/android/camera/
CameraErrorCallback.java 29 // snapshot or recording). Closing the app is better than creating a

Completed in 931 milliseconds

1 2 3 4 5 6 78 91011>>