Searched refs:setBufferingUpdateThreshold (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_GenericPlayer.h76 void setBufferingUpdateThreshold(int16_t thresholdPercent);
H A Dandroid_GenericPlayer.cpp187 void GenericPlayer::setBufferingUpdateThreshold(int16_t thresholdPercent) { function in class:android::GenericPlayer
188 SL_LOGV("GenericPlayer::setBufferingUpdateThreshold %d", thresholdPercent);
H A DAudioPlayer_to_android.cpp2160 ap->mAPlayer->setBufferingUpdateThreshold(threshold / 10);

Completed in 31 milliseconds