[go: nahoru, domu]

Searched refs:getLastReadPosition (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.h243 int64_t getLastReadPosition();
H A DGenericSource.cpp324 int64_t NuPlayer::GenericSource::getLastReadPosition() { function in class:android::NuPlayer::GenericSource
529 setDrmPlaybackStatusIfNeeded(Playback::START, getLastReadPosition() / 1000);
555 setDrmPlaybackStatusIfNeeded(Playback::START, getLastReadPosition() / 1000);

Completed in 37 milliseconds