Home
last modified time | relevance | path

Searched refs:playing (Results 1 – 25 of 55) sorted by relevance

123

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowMediaPlayer.java21 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/autotest/client/site_tests/video_YouTubePage/
Dcontrol.playing6 NAME = "video_YouTubePage.playing"
7 PURPOSE = "Verify that YouTube page HTML5 video playing works"
9 This test will fail if YouTube page HTML5 video fails to be in the 'playing'
21 This test verifies YouTube video playing state.
24 _TEST_NAME = 'playing'
Dcontrol.resuming9 This test will fail if YouTube page HTML5 video fails to be in the 'playing'
/external/opencv3/samples/python2/
Dfeature_homography.py51 playing = not self.paused and not self.rect_sel.dragging
52 if playing or self.frame is None:
68 if playing:
Dplane_ar.py56 playing = not self.paused and not self.rect_sel.dragging
57 if playing or self.frame is None:
64 if playing:
Dplane_tracker.py146 playing = not self.paused and not self.rect_sel.dragging
147 if playing or self.frame is None:
154 if playing:
/external/autotest/client/site_tests/power_FlashVideoSuspend/
Dcontrol.html515 Suspends the system with a Youtube video playing in HTML5 mode.
17 Checks that video is playing when DUT is resumed.
Dcontrol15 Suspends the system with a YouTube video playing in flash mode.
17 Checks that video is playing when DUT is resumed.
/external/autotest/client/site_tests/power_AudioDetector/
Dcontrol7 PURPOSE = "Verify the system does not suspend while playing audio."
22 This test verifies that the system will not suspend while audio is playing.
/external/autotest/client/site_tests/audio_AudioCorruption/
Dcontrol9 This test will fail if Chrome can't catch error for playing corrupted mp3 audio.
19 This test verifies Chrome can catch error for playing corrupted mp3 audio.
/external/autotest/client/site_tests/video_VideoCorruption/
Dcontrol.vp89 This test will fail if Chrome fails to catch error for playing corrupted webm video.
23 This test verifies Chrome can catch error for playing corrupted webm video.
Dcontrol.h2649 This test will fail if Chrome fails to catch error for playing corrupted mp4 video.
23 This test verifies Chrome can catch error for playing corrupted mp4 video.
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat94 … 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/webrtc/webrtc/voice_engine/
Dchannel.h93 playing(false), in State()
101 bool playing; member
142 state_.playing = enable; in SetPlaying()
420 return channel_state_.Get().playing; in Playing()
/external/skia/site/user/
Dindex.md19 * Picture (for recording and then playing back into another Canvas)
/external/autotest/client/site_tests/power_VideoDetector/
Dcontrol7 PURPOSE = "Verify the backlight does not get dimmed while playing video."
/external/autotest/client/site_tests/power_VideoSuspend/
Dcontrol15 Suspends the system with a video playing.
Dcontrol.multiformat15 Suspends the system with a video playing.
/external/autotest/client/site_tests/audio_CRASFormatConversion/
Dcontrol7 PURPOSE = 'Test playing audio with the CRAS test client.'
/external/autotest/client/site_tests/suite_HWQual/
Dcontrol.battery_load15 This test runs a load test consisting of cycling though web pages, playing
/external/tinycompress/
DREADME13 the usage of this API. Currently this contains support for playing the mp3 format
/external/autotest/client/site_tests/power_LoadTest/
Dcontrol15 This test runs a load test consisting of cycling though web pages, playing
Dcontrol.1hour15 This test runs a load test consisting of cycling though web pages, playing
Dcontrol.fast17 This test runs a load test consisting of cycling though web pages, playing
/external/llvm/lib/Target/MSP430/
DREADME.txt28 6. Verify and fix (if needed) how's stuff playing with i32 / i64.

123