Searched refs:getOutputPlayPositionUs_l (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DAudioPlayer.h114 int64_t getOutputPlayPositionUs_l();
/frameworks/av/media/libstagefright/foundation/include/
H A DAudioPlayer.h114 int64_t getOutputPlayPositionUs_l();
/frameworks/av/media/libstagefright/include/
H A DAudioPlayer.h114 int64_t getOutputPlayPositionUs_l();
/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp603 mPositionTimeRealUs = getOutputPlayPositionUs_l();
617 int64_t AudioPlayer::getOutputPlayPositionUs_l() function in class:android::AudioPlayer
641 ALOGV("getOutputPlayPositionUs_l %" PRId64, renderedDuration);

Completed in 72 milliseconds