Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:PAUSE

1086 status_t AwesomePlayer::pause() {
1106 mAudioPlayer->pause(true /* playPendingSamples */);
1108 mAudioPlayer->pause();
1115 mTextPlayer->pause();
1123 Playback::PAUSE, 0);
1344 Playback::PAUSE, 0);
1557 Playback::PAUSE, 0);
1585 // locations, we'll "pause" the audio source, causing it to
1589 mAudioPlayer->pause();
1593 mAudioSource->pause();