Searched refs:playLoadedVideo (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/media/common/src/android/media/cts/ |
D | MediaPlayerTestBase.java | 112 playLoadedVideo(width, height, playTime); in playVideoWithRetries() 147 playLoadedVideo(width, height, playTime); in playVideoWithRetries() 170 protected void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo() method in MediaPlayerTestBase
|
/cts/tests/tests/media/player/src/android/media/player/cts/ |
D | MediaPlayerTest.java | 213 playLoadedVideo(width, height, 0); in playLoadedVideoTest() 1113 playLoadedVideo(352, 288, -1); in testVideoSurfaceResetting() 1833 playLoadedVideo(320, 240, 0); in testLocalVideo_segment000001_m2ts() 2575 playLoadedVideo(null, null, -1); in testPlaybackFromAMediaDataSource()
|