Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.cpp1821 int64_t cachedPosUs = getLastReadPosition_l() + cachedDurationUs; in onPollBuffering_l() local
1822 int percentage = 100.0 * cachedPosUs / mDurationUs; in onPollBuffering_l()