HomeSort by relevance Sort by last modified time
    Searched full:autoplay (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/chromium_org/third_party/webrtc/test/manual/
multiple-audio.html 43 <td><audio id="audio1" autoplay="autoplay"></audio></td>
44 <td><audio id="audio2" autoplay="autoplay"></audio></td>
45 <td><audio id="audio3" autoplay="autoplay"></audio></td>
46 <td><audio id="audio4" autoplay="autoplay"></audio></td>
47 <td><audio id="audio5" autoplay="autoplay"></audio></td
    [all...]
multiple-video.html 44 autoplay="autoplay"></video></td>
46 autoplay="autoplay"></video></td>
48 autoplay="autoplay"></video></td>
52 autoplay="autoplay"></video></td>
54 autoplay="autoplay"></video></td
    [all...]
audio-and-video.html 42 autoplay="autoplay"></video></td>
43 <td><audio id="audio1" autoplay="autoplay"></audio></td>
two-video-devices.html 45 autoplay="autoplay"></video></td>
47 autoplay="autoplay"></video></td>
single-audio.html 40 <td><audio id="audio1" autoplay="autoplay"></audio></td>
single-video.html 41 autoplay="autoplay"></video></td>
  /external/chromium_org/third_party/WebKit/ManualTests/resources/
video-tab.html 1 <video src="http://movies.apple.com/movies/us/apple/ipoditunes/2007/touch/ads/apple_ipodtouch_touch_r640-9cie.mov" controls autoplay>
plugin-in-iframe-scroll-iframe.html 4 <param name="autoplay" value="false">
  /external/chromium_org/tools/perf/page_sets/webrtc/
local-video.html 28 <video width="640" height="480" id="view1" autoplay="autoplay"></video>
  /external/chromium_org/third_party/WebKit/ManualTests/
video-rtsp.html 6 <video width=400 height=300 preload=none autoplay src="rtsp://dmzosx001.dpa.act.gov.au/medium"></video>
audio-freed-during-reload.html 5 a.autoplay = "1";
audio-volume.html 20 <video id=vid controls autoplay>
media-muted.html 25 <video id=vid controls autoplay>
plugin-visible-rect-change.html 15 <param name="autoplay" value="false">
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
VoiceSearchTabHelper.java 12 * Tab helper to toggle media autoplay for voice URL searches.
20 * @param contentViewCore ContentViewCore to update media autoplay status.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/desktopCapture/
index.html 20 <video id="video" autoplay></video>
  /external/chromium_org/third_party/WebKit/ManualTests/media-elements/
video-replaces-poster.html 12 poster="../../../../LayoutTests/media/content/abe.png" autoplay>
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
externs.js 12 Audio.prototype.autoplay;
  /external/chromium_org/third_party/WebKit/ManualTests/plugins/
object-clipping.html 17 <param value="false" name="autoplay">
  /external/chromium_org/third_party/webrtc/test/w3c/
peerconnection_conformance_test.html 18 <video id="local-view" autoplay="autoplay"></video>
19 <video id="remote-view" autoplay="autoplay"/>
  /frameworks/base/docs/html/design/building-blocks/
scrolling.jd 12 <video class="play-on-hover" autoplay>
30 <video class="play-on-hover" autoplay>
  /external/chromium_org/chrome/browser/android/
voice_search_tab_helper.cc 27 // In the case where media autoplay has been enabled by default (e.g. in
  /external/chromium_org/tools/perf/page_sets/third_party/webrtc/samples/js/demos/html/
pc1.html 26 <video id="vid1" autoplay="true" muted="true"></video>
27 <video id="vid2" autoplay></video>
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/util/
VideoTestUtil.java 47 "<video id='video' autoplay control src='" +
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_user_image.html 16 <video class="user-image-stream" autoplay></video>

Completed in 446 milliseconds

1 2 3 4