HomeSort by relevance Sort by last modified time
    Searched full:play (Results 926 - 950 of 2513) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soundfont.h 44 struct snd_sf_zone *next_zone; /* Next zone in play list */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
toaiff.py 29 # XXX We must force the output sampling rate else the SGI won't play
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
toaiff.py 29 # XXX We must force the output sampling rate else the SGI won't play
  /prebuilts/sdk/renderscript/clang-include/
unwind.h 62 /* It is a bit strange for a header to play with the visibility of the
  /development/samples/Support4Demos/src/com/example/android/supportv4/media/
TransportControllerActivity.java 182 // When we become visible or invisible, play is paused.
259 // If the menus are open or play is paused, we will not auto-hide.
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ZoomActivity.java 169 .play(ObjectAnimator.ofFloat(expandedImageView, View.X, startBounds.left,
205 .play(ObjectAnimator.ofFloat(expandedImageView, View.X, startBounds.left))
  /external/chromium/chrome/browser/sync/glue/
ui_model_worker_unittest.cc 170 // UIModelWorker::Stop() to play a crucial role. See comment below.
208 // UIModelWorker::Stop() to play a crucial role. See comment below.
  /external/chromium_org/content/renderer/media/
webrtc_local_audio_renderer.cc 197 void WebRtcLocalAudioRenderer::Play() {
198 DVLOG(1) << "WebRtcLocalAudioRenderer::Play()";
  /external/chromium_org/media/filters/
video_renderer_base.h 75 virtual void Play(const base::Closure& callback) OVERRIDE;
168 // | V Play() |
  /external/chromium_org/media/tools/layout_tests/
layouttest_analyzer_helpers_unittest.py 201 BUGCR,78376,TIMEOUT,http/tests/media/video-play-stall-seek.html,
205 BUGCR,73609,TEXT,http/tests/media/video-play-stall.html,
  /external/chromium_org/third_party/WebKit/Source/core/page/animation/
AnimationBase.h 97 AnimationStateInputPlayStateRunning, // play state paused -> running
98 AnimationStateInputPlayStatePaused, // play state running -> paused
  /external/chromium_org/webkit/glue/resources/
webkit_strings_fil.xtb 17 <translation id="2572483411312390101">i-play</translation>
60 <translation id="819205353528511139">i-play ang pelikula sa full screen mode</translation>
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/mockspdyserver/
MockSpdyServer.java 78 throw new IllegalStateException("Cannot retrieve port before calling play()");
109 public void play() throws IOException { method in class:MockSpdyServer
  /frameworks/base/docs/html/training/managing-audio/
volume-playback.jd 38 <p>Similarly, where appropriate and available, the play, stop, pause, skip, and previous media
90 <p>Media playback buttons such as play, pause, stop, skip, and previous are available on some
  /frameworks/base/media/jni/soundpool/
android_media_SoundPool_SoundPoolImpl.cpp 83 return ap->play(sampleID, leftVolume, rightVolume, priority, loop, rate);
232 { "play",
  /packages/services/Telephony/res/values/
config.xml 50 <!-- Determine whether or not we should play the success/failure tone -->
76 <!-- Determine whether we want to play local DTMF tones in a call, or
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
video.h 92 /* Play input formats: */
116 } play; member in union:video_command::__anon39312
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
sample.h 84 * \li pa_bytes_to_usec() - Calculate the time it would take to play a buffer
187 /** Calculate the time the specified bytes take to play with the specified sample type */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
video.h 92 /* Play input formats: */
116 } play; member in union:video_command::__anon40903
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
sample.h 84 * \li pa_bytes_to_usec() - Calculate the time it would take to play a buffer
187 /** Calculate the time the specified bytes take to play with the specified sample type */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
video.h 92 /* Play input formats: */
116 } play; member in union:video_command::__anon42417
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
sample.h 84 * \li pa_bytes_to_usec() - Calculate the time it would take to play a buffer
187 /** Calculate the time the specified bytes take to play with the specified sample type */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_largefile.py 58 print('play around with seek() and read() with the built largefile')
91 print('play around with os.lseek() with the built largefile')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_largefile.py 58 print('play around with seek() and read() with the built largefile')
91 print('play around with os.lseek() with the built largefile')
  /external/chromium_org/media/audio/win/
audio_output_win_unittest.cc 385 // Uses a restricted source to play ~2 seconds of audio for about 5 seconds. We
413 // We buffer and play at the same time, buffering happens every ~10ms and the
421 // Play a little bit more of the file.
449 // Play the wave for .5 seconds.
457 // Start again and play for .5 seconds.
504 // Play the wave for .8 seconds.

Completed in 1168 milliseconds

<<31323334353637383940>>