Searched
full:play (Results
1076 -
1100 of
2513) sorted by null
<<41424344454647484950>>
/external/chromium_org/content/browser/android/ |
content_video_view.cc | 142 void ContentVideoView::Play(JNIEnv*, jobject obj) {
|
/external/chromium_org/content/browser/download/ |
file_metadata_mac.mm | 41 // It exists in the 10.4 and 10.5 runtimes. To play it safe, do the lookup
|
/external/chromium_org/content/browser/renderer_host/media/ |
audio_renderer_host.h | 110 // Play the audio stream referenced by |stream_id|.
|
/external/chromium_org/content/common/media/ |
media_player_messages_android.h | 105 // The current play time has updated.
|
/external/chromium_org/content/public/test/ |
test_renderer_host.h | 57 // constructed while a RenderViewHostTestEnabler is in play.
|
/external/chromium_org/content/renderer/media/ |
webmediaplayer_ms.h | 72 virtual void play() OVERRIDE;
|
/external/chromium_org/media/audio/win/ |
waveout_output_win.h | 57 PCMA_READY, // Device obtained and ready to play.
|
/external/chromium_org/media/base/android/ |
media_codec_bridge.h | 134 // Play the output buffer. This call must be called after
|
media_player_bridge.h | 120 // Pending play event while player is preparing.
|
/external/chromium_org/media/filters/ |
audio_renderer_algorithm.h | 92 // audio output while preserving pitch. Essentially, we play a bit of audio
|
/external/chromium_org/ppapi/api/ |
ppb_audio.idl | 78 * function that the browser calls when it needs more samples to play.
|
/external/chromium_org/ppapi/c/ |
ppb_audio.h | 99 * function that the browser calls when it needs more samples to play.
|
/external/chromium_org/printing/ |
metafile.h | 143 // The slow version of Playback(). It enumerates all the records and play them
|
/external/chromium_org/skia/ext/ |
analysis_canvas.h | 22 // Play a picture into the canvas, and then check result.
|
platform_device.h | 91 // write to. It also provides functionality to play well with GDI drawing
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
EventNames.h | 155 macro(play) \
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
MediaControlElements.cpp | 359 mediaController()->play(); 375 DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-play-button", AtomicString::ConstructFromLiteral)); 397 mediaController()->play(); 414 DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-overlay-play-button", AtomicString::ConstructFromLiteral));
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
css.js | 325 "animation-name", "animation-play-state", "animation-timing-function", 369 "marquee-play-count", "marquee-speed", "marquee-style", "max-height", 377 "perspective-origin", "pitch", "pitch-range", "play-during", "position", 480 "media-fullscreen-button", "media-mute-button", "media-play-button",
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AudioBufferSourceNode.h | 64 // Play-state
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebMediaPlayer.h | 96 virtual void play() = 0;
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
uintrnal.h | 17 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
|
/external/chromium_org/third_party/jemalloc/chromium/ |
Makefile.in | 89 # this pretty much sucks, but nmake and make don't play well together
|
/external/chromium_org/third_party/jemalloc/vendor/ |
Makefile.in | 89 # this pretty much sucks, but nmake and make don't play well together
|
/external/chromium_org/third_party/libjingle/source/talk/media/other/ |
linphonemediaengine.h | 138 virtual bool PlayRingbackTone(bool play, bool loop) { return true; }
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
commandlineflags.h | 104 // std::string, which doesn't play nicely with our FLAG__namespace hackery.
|
Completed in 638 milliseconds
<<41424344454647484950>>