Searched refs:playAV (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaSyncTest.java | 332 playAV(INPUT_RESOURCE_ID, 5000 /* lastBufferTimestampMs */, in testPlayVideo() 340 playAV(INPUT_RESOURCE_ID, 5000 /* lastBufferTimestampMs */, in testPlayAudio() 348 playAV(INPUT_RESOURCE_ID, 5000 /* lastBufferTimestampMs */, in testPlayAudioAndVideo() 356 playAV(INPUT_RESOURCE_ID, 2000 /* lastBufferTimestampMs */, in testPlaybackRateQuarter() 361 playAV(INPUT_RESOURCE_ID, 4000 /* lastBufferTimestampMs */, in testPlaybackRateHalf() 366 playAV(INPUT_RESOURCE_ID, 8000 /* lastBufferTimestampMs */, in testPlaybackRateDouble() 371 private void playAV( in playAV() method in MediaSyncTest 377 playAV(inputResourceId, lastBufferTimestampMs, audio, video, timeOutMs, 1.0f); in playAV() 380 private void playAV( in playAV() method in MediaSyncTest
|