/external/chromium_org/content/renderer/pepper/ |
pepper_platform_audio_input.cc | 198 // TODO(yzshen): We cannot re-start capturing if the stream is closed.
|
/external/chromium_org/media/audio/ |
audio_input_device.h | 5 // Low-latency audio capturing class utilizing audio input stream provided
|
audio_manager_base.h | 41 // AudioInputStream will be capturing audio currently being played on the
|
/external/chromium_org/media/audio/win/ |
audio_low_latency_input_win.cc | 59 // Create the event which will be set in Stop() when capturing shall stop. 83 // Obtain a reference to the IMMDevice interface of the capturing 132 // Create and start the thread that will drive the capturing by waiting for 444 NOTREACHED() << "WASAPI capturing failed with error code "
|
/external/chromium_org/ppapi/api/dev/ |
ppb_video_capture_dev.idl | 171 * Closes the video capture device, and stops capturing if necessary. It is
|
/external/chromium_org/remoting/host/ |
desktop_session_agent.h | 44 // Provides screen/audio capturing and input injection services for
|
/external/chromium_org/third_party/WebKit/Source/core/fileapi/ |
File.cpp | 192 // Obtains a snapshot of the file by capturing its current size and modification time. This is used when we slice a file for the first time.
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
Dialog.js | 42 // Install glass pane capturing events.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
outputcapture.py | 29 # Class for unittest support. Used for capturing stderr/stdout.
|
/external/clang/include/clang/Rewrite/Frontend/ |
FixItRewriter.h | 118 /// capturing it to a log as needed.
|
/external/clang/include/clang/Sema/ |
ScopeInfo.h | 334 // There are three categories of capture: capturing 'this', capturing 351 // The variable being captured (if we are not capturing 'this', and whether 353 // capturing ByVal and the variable's type has a non-trivial copy
|
/external/libpcap/ |
README.linux | 54 capturing packets if a filter has been specified that discards a
|
/external/libvpx/libvpx/vp8/common/ |
onyx.h | 117 * encoding (for example, capturing a television signal or feed
|
/external/qemu/audio/ |
dsoundaudio.c | 718 dolog ("warning: Voice is already capturing\n"); 726 dsound_logerr (hr, "Could not start capturing\n"); 739 dsound_logerr (hr, "Could not stop capturing\n"); 744 dolog ("warning: Voice is not capturing\n");
|
/external/srec/audio/test/AudioInRecord/src/ |
AudioInRecord.c | 57 printf("\nAudioTestRecord: capturing %u seconds of audio at %u Hz\n\n", N_SECONDS_TO_RECORD, SAMPLING_RATE);
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
CaptureActivityHandler.java | 60 // Start ourselves capturing previews and decoding.
|
/frameworks/av/include/media/ |
Visualizer.h | 46 * Before capturing data, the Visualizer must be enabled by calling the setEnabled() method.
|
/frameworks/base/core/java/android/hardware/camera2/ |
package.html | 22 input requests for capturing a single frame, captures the single image
|
/frameworks/base/docs/html/training/basics/fragments/ |
communicating.jd | 118 <p>The host activity can deliver messages to a fragment by capturing the {@link
|
/frameworks/base/docs/html/training/camera/ |
videobasics.jd | 2 parent.title=Capturing Photos
|
/frameworks/base/media/java/android/media/ |
MediaActionSound.java | 140 * when recording or capturing data through the preview callbacks, or when
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/res/raw/ |
camera_graph.xml | 59 <input name="capturing" varValue="startCapture" />
|
/frameworks/base/tests/TileBenchmark/res/values/ |
strings.xml | 47 capturing [CHAR LIMIT=15] -->
|
/frameworks/compile/mclinker/lib/LD/ |
TextDiagnosticPrinter.cpp | 39 /// capturing it to a log as needed.
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
perf_rt.h | 89 int capturing; member in struct:PERF_RTdata_sts
|