Searched refs:playAV (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaSyncTest.java | 348 playAV(INPUT_RESOURCE, 5000 /* lastBufferTimestampMs */, in testPlayVideo() 362 playAV(INPUT_RESOURCE, 5000 /* lastBufferTimestampMs */, in testPlayAudio() 370 playAV(INPUT_RESOURCE, 5000 /* lastBufferTimestampMs */, in testPlayAudioAndVideo() 378 playAV(INPUT_RESOURCE, 2000 /* lastBufferTimestampMs */, in testPlaybackRateQuarter() 383 playAV(INPUT_RESOURCE, 4000 /* lastBufferTimestampMs */, in testPlaybackRateHalf() 388 playAV(INPUT_RESOURCE, 8000 /* lastBufferTimestampMs */, in testPlaybackRateDouble() 393 private void playAV( in playAV() method in MediaSyncTest 399 playAV(inputResource, lastBufferTimestampMs, audio, video, timeOutMs, 1.0f); in playAV() 409 private void playAV( in playAV() method in MediaSyncTest
|