/external/chromium_org/base/metrics/ |
histogram_flattener.h | 19 // handles the logistics of gathering up available histograms for recording. 20 // The implementors handle the exact lower level recording mechanism, or
|
/external/chromium_org/chrome/browser/ui/tabs/ |
tab_utils.cc | 27 // The projecting indicator takes precedence over the recording indicator, but 29 // still show the recording indicator.
|
tab_utils.h | 17 // Returns whether we should show a recording favicon indicator for this tab.
|
/external/chromium_org/components/tracing/ |
tracing_messages.h | 18 // Sent to all child processes to enable trace event recording. 24 // Sent to all child processes to disable trace event recording.
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/ |
appengine_config.py | 31 from google.appengine.ext.appstats import recording namespace 32 app = recording.appstats_wsgi_middleware(app)
|
/pdk/apps/TestingCamera2/res/values/ |
strings.xml | 21 <string name="recording_on_label">Recording On</string> 22 <string name="recording_off_label">Recording Off</string>
|
/frameworks/base/media/java/android/media/ |
MediaRecorder.java | 33 * Used to record audio and video. The recording control is based on a 47 * recorder.start(); // Recording is now started 56 * runtime errors during recording. Registration for such events is 68 * <p>For more information about how to use MediaRecorder for recording video, read the 70 * For more information about how to use MediaRecorder for recording sound, read the 117 * Sets a Camera to use for recording. Use this function to switch 122 * @param c the Camera to use for recording 188 * While recording is active, these audio streams are redirected to the remote 314 * Sets the audio source to be used for recording. If this method is not 316 * to be specified before setting recording-parameters or encoders. Cal [all...] |
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
pshints.h | 86 * @T1_Hints_FuncsRec structure. Recording glyph hints is normally 89 * - Open a new hint recording session by calling the `open' method. 96 * - Close the recording session by calling the `close' method. It 127 * hints recording session. 135 * close an opened recording session. 225 * recording session. 247 * A method of the @T1_Hints class used to close a hint recording 262 * recording session. 324 * The function to open a recording session. 327 * The function to close a recording session [all...] |
/external/freetype/include/freetype/internal/ |
pshints.h | 86 * @T1_Hints_FuncsRec structure. Recording glyph hints is normally 89 * - Open a new hint recording session by calling the `open' method. 96 * - Close the recording session by calling the `close' method. It 127 * hints recording session. 135 * close an opened recording session. 225 * recording session. 247 * A method of the @T1_Hints class used to close a hint recording 262 * recording session. 324 * The function to open a recording session. 327 * The function to close a recording session [all...] |
/device/asus/flo/camera/QCamera2/HAL/ |
QCameraStateMachine.h | 65 QCAMERA_SM_EVT_START_RECORDING, // start recording 66 QCAMERA_SM_EVT_STOP_RECORDING, // stop recording 67 QCAMERA_SM_EVT_RECORDING_ENABLED, // query if recording is running 68 QCAMERA_SM_EVT_RELEASE_RECORIDNG_FRAME, // release recording frame 164 QCAMERA_SM_STATE_RECORDING, // recording (preview running) 165 QCAMERA_SM_STATE_VIDEO_PIC_TAKING, // taking live snapshot during recording (preview running) 166 QCAMERA_SM_STATE_PREVIEW_PIC_TAKING // taking ZSL/live snapshot (recording stopped but preview running)
|
/hardware/qcom/camera/QCamera2/HAL/ |
QCameraStateMachine.h | 65 QCAMERA_SM_EVT_START_RECORDING, // start recording 66 QCAMERA_SM_EVT_STOP_RECORDING, // stop recording 67 QCAMERA_SM_EVT_RECORDING_ENABLED, // query if recording is running 68 QCAMERA_SM_EVT_RELEASE_RECORIDNG_FRAME, // release recording frame 164 QCAMERA_SM_STATE_RECORDING, // recording (preview running) 165 QCAMERA_SM_STATE_VIDEO_PIC_TAKING, // taking live snapshot during recording (preview running) 166 QCAMERA_SM_STATE_PREVIEW_PIC_TAKING // taking ZSL/live snapshot (recording stopped but preview running)
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
EffectsRecorder.java | 149 throw new RuntimeException("setCamera cannot be called while recording!"); 162 throw new RuntimeException("setProfile cannot be called while recording!"); 174 throw new RuntimeException("setOutputFile cannot be called while recording!"); 188 throw new RuntimeException("setOutputFile cannot be called while recording!"); 200 * Sets the maximum filesize (in bytes) of the recording session. 208 throw new RuntimeException("setMaxFileSize cannot be called while recording!"); 218 * Sets the maximum recording duration (in ms) for the next recording session 224 throw new RuntimeException("setMaxDuration cannot be called while recording!"); 237 throw new RuntimeException("setCaptureRate cannot be called while recording!"); [all...] |
/external/chromium_org/media/audio/linux/ |
alsa_input.h | 31 // of the audio recording device. 78 AudioInputCallback* callback_; // Valid during a recording session. 80 snd_pcm_t* device_handle_; // Handle to the ALSA PCM recording device.
|
/packages/apps/Camera2/res/values/ |
strings.xml | 186 <string name="time_lapse_title">Time lapse recording</string> 248 time lapse recording. Appears at top of the dialog. [CHAR LIMIT=30] --> 497 <string name="video_snapshot_hint">Touch to take photo while recording.</string> 499 <!-- Announcement telling users video recording has just started [CHAR LIMIT=NONE] --> 500 <string name="video_recording_started">Video recording has started.</string> 501 <!-- Announcement telling users video recording has just stopped [CHAR LIMIT=NONE] --> 502 <string name="video_recording_stopped">Video recording has stopped.</string> 531 <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] --> 543 <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] --> 545 <!-- Text to indicate time lapse recording frame interval [CHAR LIMIT = 30] -- [all...] |
/packages/apps/SoundRecorder/res/values-en-rGB/ |
strings.xml | 23 <string name="recording" msgid="4426791467211376099">"Recording"</string> 24 <string name="recording_stopped" msgid="1580278719585249612">"Recording stopped"</string>
|
/packages/apps/SoundRecorder/res/values-en-rIN/ |
strings.xml | 23 <string name="recording" msgid="4426791467211376099">"Recording"</string> 24 <string name="recording_stopped" msgid="1580278719585249612">"Recording stopped"</string>
|
/pdk/apps/TestingCamera/res/values/ |
strings.xml | 30 <string name="record_on_label">Recording on</string> 31 <string name="record_off_label">Recording off</string> 55 <string name="record_handoff_prompt">No camera recording handoff</string>
|
/cts/suite/audio_quality/test_description/ |
all_recording.xml | 18 <batch name="cts_audio_all_recording" version="1.0" description="All recording tests">
|
/development/ndk/platforms/android-14/include/SLES/ |
OpenSLES_AndroidConfiguration.h | 28 /** Audio recording preset */ 29 /** Audio recording preset key */ 31 /** Audio recording preset values */ 35 /** generic recording configuration on the platform */
|
/development/ndk/platforms/android-9/include/SLES/ |
OpenSLES_AndroidConfiguration.h | 28 /** Audio recording preset */ 29 /** Audio recording preset key */ 31 /** Audio recording preset values */ 35 /** generic recording configuration on the platform */
|
/external/chromium_org/chrome/browser/extensions/activity_log/ |
activity_action_constants.cc | 21 // recording specific data about the pages.
|
activity_action_constants.h | 22 // recording specific data about the pages.
|
/external/chromium_org/content/public/common/ |
speech_recognition_error_list.h | 18 // There was an error with recording audio.
|
/external/chromium_org/tools/memory_watcher/ |
README | 3 functions, and recording the actions.
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
record_wpr.py | 41 # When recording, sleep to catch any resources that load post-onload. 99 # Do the actual recording. 106 logging.warning('Some pages failed. The recording has not been updated for ' 112 logging.warning('Some pages were skipped. The recording has not been '
|