Searched
full:recording (Results
276 -
300 of
1812) sorted by null
<<11121314151617181920>>
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_video.c | 207 CDBG_ERROR("%s:start recording failed rc=%d\n", __func__, rc); 222 CDBG_ERROR("%s:stop recording failed rc=%d\n", __func__, rc); 237 CDBG_ERROR("%s:start recording failed rc=%d\n", __func__, rc); 252 CDBG_ERROR("%s:stop recording failed rc=%d\n", __func__, rc);
|
/external/autotest/client/site_tests/desktopui_MediaAudioFeedback/ |
control | 20 Test that the sound from media files can be heard by recording from mic in.
|
/external/curl/tests/data/ |
test1105 | 32 HTTP with cookie parser and header recording
|
/external/skia/include/utils/ |
SkEventTracer.h | 41 // Category group enabled for the recording mode.
|
/external/skia/tools/ |
gpuveto.cpp | 52 // The SkPicture tracking information is only generated during recording
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
PeerConnectionFactory.java | 143 // Starts recording an AEC dump. Ownership of the file is transfered to the 150 // Stops recording an AEC dump. If no AEC dump is currently being recorded, 156 // Starts recording an RTC event log. Ownership of the file is transfered to 163 // Stops recording an RTC event log. If no RTC event log is currently being
|
/external/webrtc/webrtc/base/ |
ratetracker.h | 32 // Computes the average rate over the rate tracker's recording interval
|
/external/webrtc/webrtc/modules/media_file/ |
media_file.h | 132 // Prepare for recording audio to stream. 146 // Stop recording to file or stream. 149 // Return true if recording. 155 // Return true if recording or playing is stereo.
|
/frameworks/av/include/camera/android/hardware/ |
ICameraClient.h | 40 // Invoked to send a recording frame handle with a timestamp. Call
|
/frameworks/base/media/java/android/media/tv/ |
ITvInputClient.aidl | 47 // For the recording session
|
ITvInputSession.aidl | 58 // For the recording session
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
MediaRecorderPrepareStateUnitTest.java | 36 * {Prepared, Initial, Initialized, Recording, Error}
|
MediaRecorderResetStateUnitTest.java | 33 * {Prepared, Initial, Initialized, DataSourceConfigured, Recording, Error}.
|
MediaRecorderSetAudioEncoderStateUnitTest.java | 35 * {Initial, Initialized, Prepared, Recording, Error}
|
MediaRecorderSetAudioSourceStateUnitTest.java | 35 * {Prepared, DataSourceConfigured, Recording, Error}
|
MediaRecorderSetOutputFileStateUnitTest.java | 32 * {DataSourceConfigured, Initial, Initialized, Prepared, Recording, Error}.
|
MediaRecorderSetOutputFormatStateUnitTest.java | 35 * {Initial, Prepared, DataSourceConfigured, Recording, Error}
|
MediaRecorderStartStateUnitTest.java | 35 * {Initial, Initialized, DataSourceConfigured, Recording, Error}
|
/frameworks/base/tools/preload/ |
Compile.java | 56 "Exception while recording line " + lineNumber + ": " + line, e);
|
/packages/apps/Camera2/src/com/android/camera/ |
VideoUI.java | 50 // recording is stopped in capture intent. 170 public void showRecordingUI(boolean recording) { 171 mRecordingStarted = recording; 172 if (recording) {
|
/packages/apps/Camera2/src_pd/com/android/camera/app/ |
LocationManager.java | 41 * Start/stop location recording.
|
/packages/apps/Gallery2/res/values/ |
strings.xml | 609 <!-- button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT=10] --> 616 <string name="time_lapse_title">Time lapse recording</string> [all...] |
/packages/apps/TV/src/com/android/tv/dvr/ui/ |
EmptyItemPresenter.java | 59 public void onBindViewHolder(ViewHolder viewHolder, Object recording) {
|
ScheduledRecordingsAdapter.java | 50 throw new IllegalStateException("Unknown recording state " + mState);
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_gesture.h | 49 * \brief Begin Recording a gesture on the specified touch, or all touches (-1)
|
Completed in 201 milliseconds
<<11121314151617181920>>