Home
last modified time | relevance | path

Searched refs:sendCacheStats (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.h215 void sendCacheStats();
DGenericSource.cpp599 sendCacheStats(); in startBufferingIfNecessary()
620 sendCacheStats(); in stopBufferingIfNecessary()
628 void NuPlayer::GenericSource::sendCacheStats() { in sendCacheStats() function in android::NuPlayer::GenericSource
/frameworks/av/media/libstagefright/include/
DAwesomePlayer.h317 void sendCacheStats();
/frameworks/av/media/libstagefright/
DAwesomePlayer.cpp760 sendCacheStats(); in onBufferingUpdate()
815 sendCacheStats(); in onBufferingUpdate()
836 void AwesomePlayer::sendCacheStats() { in sendCacheStats() function in android::AwesomePlayer