HomeSort by relevance Sort by last modified time
    Searched full:recording (Results 226 - 250 of 605) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/SoundRecorder/res/layout-xlarge/
main.xml 56 android:text="@string/recording"
  /packages/apps/VideoEditor/src/com/android/videoeditor/
BaseAdapterWithImages.java 41 // For recording keys of images that are being loaded
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/handler/
MethodProfilingHandler.java 79 "This can happen if you disconnected the device while recording the trace.");
  /sdk/rule_api/src/com/android/ide/common/api/
ResizePolicy.java 158 * @return a resize policy recording the constraints required by the parameters
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
MessageBoxLog.java 124 // However just use the error icon if the logger was only recording errors.
  /system/media/wilhelm/src/android/
android_defs.h 36 // audio recorder, recording from an input device data source, streamed into a
  /system/media/wilhelm/src/itf/
IBufferQueue.c 23 * Note that PLAYSTATE and RECORDSTATE values are equivalent (where PLAYING == RECORDING).
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 571 //Notifications from CameraHal for video recording case
978 * Stop a previously started recording.
983 * Returns true if recording is enabled.
    [all...]
  /external/quake/quake/src/WinQuake/
sys_linux.cpp 360 extern int recording;
411 if (time < sys_ticrate.value && (vcrFile == -1 || recording) )
client.h 124 // demo recording info must be here, because record is started before
  /external/valgrind/main/VEX/priv/
host_generic_regs.h 144 /*--- Recording register usage (for reg-alloc) ---*/
152 /* A struct for recording the usage of registers in instructions.
  /external/webkit/Source/WebCore/html/shadow/
TextControlInnerElements.cpp 432 setState(Recording);
435 case Recording:
  /frameworks/base/docs/html/sdk/
android-1.5.jd 216 <li>Raw audio recording and playback APIs</li>
218 <li>Video recording APIs for developers (3GP format)</li>
  /frameworks/base/include/media/stagefright/
SurfaceMediaSource.h 340 // mStopped is a flag to check if the recording is going on
351 // It is used to offset the output timestamps so recording starts at time 0.
  /frameworks/base/media/libmedia/
mediarecorder.cpp 188 LOGE("output format (%d) is meant for audio recording only and incompatible with video recording", of);
  /packages/apps/Camera/src/com/android/camera/ui/
IndicatorControlWheel.java 87 // Time lapse recording variables.
479 // Draw arc shaped indicator in time lapse recording.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
def.h 98 * playback/recording time is
220 uint32_t fragsize; /**< Recording only: fragment size. The server sends data in blocks of fragsize bytes size. Large values deminish interactivity with other operations on the connection context but decrease control overhead. */
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store.cc 14 // recording the item from |adds| in |adds_removed|. To minimize
safe_browsing_store_file.h 201 // profile. Check for it and delete, recording a histogram for the
  /external/chromium/testing/gtest/test/
gtest-listener_test.cc 163 // recording the test name.
  /external/javassist/sample/rmi/
webdemo.html 19 recording the current number is contained by the web server
  /external/qemu/docs/
AUDIO.TXT 189 SOUND RECORDING DETAILS:
  /external/webkit/Source/JavaScriptCore/dfg/
DFGNonSpeculativeJIT.h 49 // For every entry point we record a map recording for every
  /external/webkit/Tools/Scripts/webkitpy/common/net/
statusserver.py 144 _log.debug("Recording work items: %s for %s" % (work_items, queue_name))
  /frameworks/base/core/java/android/view/
GLES20RecordingCanvas.java 39 // The recording canvas pool should be large enough to handle a deeply nested

Completed in 559 milliseconds

1 2 3 4 5 6 7 8 91011>>