OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:play
(Results
826 - 850
of
2513
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/development/samples/Support7Demos/src/com/example/android/supportv7/media/
SampleMediaRouteControllerDialog.java
49
* 3. Provides transport control buttons (
play
/pause, stop)
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
Utils.java
59
uses regex (I only want to
play
with strings anyway).
/external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_text_field_cell_unittest.mm
35
// Make sure this is wide enough to
play
games with the cell
/external/chromium/chrome/browser/ui/find_bar/
find_bar.h
64
// No match was found;
play
an audible alert.
/external/chromium/chrome/common/extensions/
extension_unpacker_unittest.cc
30
// a temp folder to
play
in.
/external/chromium/net/data/filter_unittests/
google.txt
19
"Googol" is the mathematical term for a 1 followed by 100 zeros. The term was coined by Milton Sirotta, nephew of American mathematician Edward Kasner, and was popularized in the book, "Mathematics and the Imagination" by Kasner and James Newman. Google's
play
on the term reflects the company's mission to organize the immense amount of information available on the web.
/external/chromium_org/base/debug/
profiler.h
48
// This class of profiler does not
play
well with programs that look at the
/external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_operations_util.h
28
//
play
device ID string. On success, returns the IPortableDevice interface.
/external/chromium_org/chrome/browser/storage_monitor/
portable_device_watcher_win.h
107
// Key: MTP device plug and
play
ID string.
/external/chromium_org/chrome/browser/ui/cocoa/find_bar/
find_bar_text_field_cell_unittest.mm
35
// Make sure this is wide enough to
play
games with the cell
/external/chromium_org/chrome/browser/ui/find_bar/
find_bar.h
63
// No match was found;
play
an audible alert.
/external/chromium_org/chrome/test/functional/media/
audio_playback_perf.py
36
# The media file to
play
.
media_basic_playback.py
21
# Test videos to
play
. TODO(dalecurtis): Convert to text matrix parser when we
/external/chromium_org/chrome_frame/
urlmon_bind_status_callback.cc
284
//
Play
back report progress so far.
328
//
Play
back the cached data to the delegate. Normally this would happen
330
// we first
play
back the data from the cache and then go into a 'pass
339
// we want to
play
back data now.
urlmon_bind_status_callback.h
164
// We don't use std::wstring here since we want to be able to
play
/external/chromium_org/content/common/media/
audio_messages.h
114
// Start buffering and
play
the audio stream specified by stream_id.
/external/chromium_org/content/renderer/media/
renderer_webaudiodevice_impl.cc
58
// Note: Default behavior is to auto-
play
on start.
webrtc_local_audio_renderer.h
57
virtual void
Play
() OVERRIDE;
/external/chromium_org/content/test/data/media/
mse_config_change.html
54
video.
play
();
/external/chromium_org/media/audio/
audio_output_ipc.h
73
// AudioOutputController::
Play
().
/external/chromium_org/media/base/android/
media_player_android.h
38
// Types of media source that this object will
play
.
/external/chromium_org/media/base/
audio_renderer.h
57
virtual void
Play
(const base::Closure& callback) = 0;
clock.cc
26
base::TimeDelta Clock::
Play
() {
video_renderer.h
68
virtual void
Play
(const base::Closure& callback) = 0;
/external/chromium_org/media/filters/
audio_renderer_impl.cc
71
void AudioRendererImpl::
Play
(const base::Closure& callback) {
96
sink_->
Play
();
279
// Some sinks
play
on start...
441
//
Play
: current_playback_rate == 0 && playback_rate != 0
Completed in 640 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>