Home | History | Annotate | Download | only in lvpp

Lines Matching refs:PAUSE

934 status_t PreviewPlayerBase::pause() {
954 mAudioPlayer->pause(true /* playPendingSamples */);
956 mAudioPlayer->pause();
966 Playback::PAUSE, 0);
1153 Playback::PAUSE, 0);
1316 Playback::PAUSE, 0);
1344 // locations, we'll "pause" the audio source, causing it to
1348 mAudioPlayer->pause();
1352 mAudioSource->pause();