Searched refs:getLastReadPosition (Results 1 – 2 of 2) sorted by relevance
163 int64_t getLastReadPosition();
309 int64_t NuPlayer::GenericSource::getLastReadPosition() { in getLastReadPosition() function in android::NuPlayer::GenericSource492 setDrmPlaybackStatusIfNeeded(Playback::START, getLastReadPosition() / 1000); in start()518 setDrmPlaybackStatusIfNeeded(Playback::START, getLastReadPosition() / 1000); in resume()692 int64_t cachedPosUs = getLastReadPosition() + cachedDurationUs; in onPollBuffering()