Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
DAudioPlayer.h114 int64_t getOutputPlayPositionUs_l();
DAudioPlayer.cpp603 mPositionTimeRealUs = getOutputPlayPositionUs_l(); in fillBuffer()
617 int64_t AudioPlayer::getOutputPlayPositionUs_l() in getOutputPlayPositionUs_l() function in android::AudioPlayer