/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowMediaPlayer.java | 21 private boolean playing; field in ShadowMediaPlayer 52 playing = true; in __constructor__() 72 return playing; in isPlaying() 92 playing = true; in start() 97 playing = false; in pause() 102 playing = false; in release() 108 playing = false; in reset() 114 playing = false; in stop()
|
/external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/ |
D | FadeFilter.java | 55 private boolean playing = false; field in FadeFilter 88 if (playing) { in preFrame() 93 playing = false; in preFrame() 98 playing = false; in preFrame() 126 playing = true; in fadeIn() 135 playing = true; in fadeOut() 140 playing = false; in pause()
|
/external/qemu/distrib/sdl-1.2.15/src/audio/dc/ |
D | SDL_dcaudio.c | 98 if (this->hidden->playing) { in DCAUD_WaitAudio() 153 if (this->hidden->playing) { in DCAUD_PlayAudio() 174 if (!this->hidden->playing) { in DCAUD_PlayAudio() 176 this->hidden->playing = 1; in DCAUD_PlayAudio() 241 this->hidden->playing = 0; in DCAUD_OpenAudio()
|
D | SDL_dcaudio.h | 36 int playing; member
|
/external/jmonkeyengine/engine/src/test/jme3test/animation/ |
D | TestMotionPath.java | 58 private boolean playing = false; field in TestMotionPath 163 if (playing) { in initInputs() 164 playing = false; in initInputs() 167 playing = true; in initInputs()
|
D | TestCameraMotionPath.java | 59 private boolean playing = false; field in TestCameraMotionPath 169 if (playing) { in initInputs() 170 playing = false; in initInputs() 175 playing = true; in initInputs()
|
/external/chromium_org/content/renderer/pepper/ |
D | ppb_audio_impl.cc | 100 if (playing()) in StartPlayback() 109 if (!playing()) in StopPlayback()
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/css/ |
D | media_controls.css | 24 .media-button[state='playing']:not(.disabled):not(:hover):not(:active) > 25 .playing.normal, 26 .media-button[state='playing']:not(.disabled):hover > .playing.hover, 27 .media-button[state='playing']:not(.disabled):active > .playing.active, 212 .media-button.play > .playing.normal { 218 .media-button.play > .playing.hover { 224 .media-button.play > .playing.active {
|
/external/qemu/distrib/sdl-1.2.15/src/audio/dma/ |
D | SDL_dmaaudio.c | 217 int playing; in DMA_GetAudioBuf() local 233 playing = info.ptr / this->spec.size; in DMA_GetAudioBuf() 234 filling = (playing + 1)%num_buffers; in DMA_GetAudioBuf()
|
/external/chromium_org/media/audio/win/ |
D | audio_low_latency_output_win.cc | 383 bool playing = true; in Run() local 398 while (playing && !error) { in Run() 408 playing = false; in Run() 420 if (playing && error) { in Run()
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetCreatorhlp.dat | 94 … and program changes will be read from the beginning of the segment when playing or triggering eve… 102 tracklist = The tracks in the segment currently playing segment display here. Tracks which are mut… 104 graph = The currently playing segment is displayed graphically here. You may trigger clips by clic… 109 … and program changes will be read from the beginning of the segment when playing or triggering eve…
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | MediaController.cpp | 303 DEFINE_STATIC_LOCAL(AtomicString, playing, ("playing", AtomicString::ConstructFromLiteral)); in playbackStatePlaying() 304 return playing; in playbackStatePlaying() 457 eventName = EventTypeNames::playing; in updatePlaybackState()
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/ |
D | fakeaudiocapturemodule.cc | 699 bool playing; in ProcessFrameP() local 703 playing = playing_; in ProcessFrameP() 708 if (playing) { in ProcessFrameP()
|
/external/chromium_org/ppapi/shared_impl/ |
D | ppb_audio_shared.h | 54 bool playing() const { return playing_; } in playing() function
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | GlobalEventHandlers.h | 80 DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(playing);
|
/external/openssl/crypto/des/times/ |
D | usparc.cc | 11 [ 16-Jan-06 - I've been playing with the
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/times/ |
D | usparc.cc | 11 [ 16-Jan-06 - I've been playing with the
|
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
D | audio.rst | 13 stream. The Pepper audio API provides a low-level means of playing a stream of 16 audio stream, and tells the browser to start or stop playing the audio 23 starts playing the audio samples as soon as it is loaded into the browser. For a 63 The Pepper audio API is a good option for playing audio data if you want to do 131 playing the audio samples as soon as it is loaded into the browser. 210 that it can rapidly change what's playing in the audio stream, you should 361 another thread so that the audio stream starts playing simultaneously with
|
/external/chromium_org/ppapi/proxy/ |
D | ppb_audio_proxy.cc | 96 if (playing()) in StartPlayback() 106 if (!playing()) in StopPlayback()
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
D | menu_button.js | 165 case 'U+001B': // Maybe this is remote desktop playing a prank?
|
/external/tinycompress/ |
D | README | 13 the usage of this API. Currently this contains support for playing the mp3 format
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
D | combobutton.js | 123 case 'U+001B': // Maybe this is remote desktop playing a prank?
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/ |
D | media_controls.js | 389 MediaControls.prototype.onMediaPlay_ = function(playing) { argument 393 this.updatePlayButtonState_(playing); 468 MediaControls.prototype.updatePlayButtonState_ = function(playing) { argument 469 if (playing) {
|
/external/skia/dm/ |
D | README | 17 recording and playing back an SkPicture gives the same result as direct
|
/external/llvm/lib/Target/MSP430/ |
D | README.txt | 28 6. Verify and fix (if needed) how's stuff playing with i32 / i64.
|