Searched defs:onLoop (Results 1 - 3 of 3) sorted by path

/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp398 void AudioSfDecoder::onLoop(const sp<AMessage> &msg) { function in class:android::AudioSfDecoder
399 SL_LOGV("AudioSfDecoder::onLoop");
404 //SL_LOGV("AudioSfDecoder::onLoop start looping");
407 //SL_LOGV("AudioSfDecoder::onLoop stop looping");
412 GenericPlayer::onLoop(msg);
H A Dandroid_GenericMediaPlayer.cpp427 void GenericMediaPlayer::onLoop(const sp<AMessage> &msg) { function in class:android::GenericMediaPlayer
428 SL_LOGV("GenericMediaPlayer::onLoop");
H A Dandroid_GenericPlayer.cpp342 onLoop(msg);
478 void GenericPlayer::onLoop(const sp<AMessage> &msg) { function in class:android::GenericPlayer
479 SL_LOGV("GenericPlayer::onLoop");

Completed in 17 milliseconds