Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTest.java1004 testRecordedVideoPlaybackWithAngle(0); in testRecordedVideoPlayback0()
1008 testRecordedVideoPlaybackWithAngle(90); in testRecordedVideoPlayback90()
1012 testRecordedVideoPlaybackWithAngle(180); in testRecordedVideoPlayback180()
1016 testRecordedVideoPlaybackWithAngle(270); in testRecordedVideoPlayback270()
1024 private void testRecordedVideoPlaybackWithAngle(int angle) throws Exception { in testRecordedVideoPlaybackWithAngle() method