Home
last modified time | relevance | path

Searched refs:testRecordedVideoPlaybackWithAngle (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/player/src/android/media/player/cts/
DMediaPlayerTest.java1159 testRecordedVideoPlaybackWithAngle(0); in testRecordedVideoPlayback0()
1164 testRecordedVideoPlaybackWithAngle(90); in testRecordedVideoPlayback90()
1169 testRecordedVideoPlaybackWithAngle(180); in testRecordedVideoPlayback180()
1174 testRecordedVideoPlaybackWithAngle(270); in testRecordedVideoPlayback270()
1181 private void testRecordedVideoPlaybackWithAngle(int angle) throws Exception { in testRecordedVideoPlaybackWithAngle() method