/external/robolectric/v1/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/autotest/client/site_tests/video_YouTubePage/ |
D | control.playing | 6 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'
|
D | control.resuming | 9 This test will fail if YouTube page HTML5 video fails to be in the 'playing'
|
/external/opencv3/samples/python2/ |
D | feature_homography.py | 51 playing = not self.paused and not self.rect_sel.dragging 52 if playing or self.frame is None: 68 if playing:
|
D | plane_ar.py | 56 playing = not self.paused and not self.rect_sel.dragging 57 if playing or self.frame is None: 64 if playing:
|
D | plane_tracker.py | 146 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/ |
D | control.html5 | 15 Suspends the system with a Youtube video playing in HTML5 mode. 17 Checks that video is playing when DUT is resumed.
|
D | control | 15 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/ |
D | control | 7 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/ |
D | control | 9 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/ |
D | control.vp8 | 9 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.
|
D | control.h264 | 9 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/ |
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/webrtc/webrtc/voice_engine/ |
D | channel.h | 93 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/ |
D | index.md | 19 * Picture (for recording and then playing back into another Canvas)
|
/external/autotest/client/site_tests/power_VideoDetector/ |
D | control | 7 PURPOSE = "Verify the backlight does not get dimmed while playing video."
|
/external/autotest/client/site_tests/power_VideoSuspend/ |
D | control | 15 Suspends the system with a video playing.
|
D | control.multiformat | 15 Suspends the system with a video playing.
|
/external/autotest/client/site_tests/audio_CRASFormatConversion/ |
D | control | 7 PURPOSE = 'Test playing audio with the CRAS test client.'
|
/external/autotest/client/site_tests/suite_HWQual/ |
D | control.battery_load | 15 This test runs a load test consisting of cycling though web pages, playing
|
/external/tinycompress/ |
D | README | 13 the usage of this API. Currently this contains support for playing the mp3 format
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | control | 15 This test runs a load test consisting of cycling though web pages, playing
|
D | control.1hour | 15 This test runs a load test consisting of cycling though web pages, playing
|
D | control.fast | 17 This test runs a load test consisting of cycling though web pages, playing
|
/external/llvm/lib/Target/MSP430/ |
D | README.txt | 28 6. Verify and fix (if needed) how's stuff playing with i32 / i64.
|