Searched refs:getMediaTimeUs (Results 1 – 6 of 6) sorted by relevance
65 int64_t getMediaTimeUs();
53 int64_t getMediaTimeUs();
228 int64_t VideoEditorAudioPlayer::getMediaTimeUs() { in getMediaTimeUs() function in android::VideoEditorAudioPlayer
1653 int64_t audioTimeUs = mAudioPlayer->getMediaTimeUs(); in onVideoLagUpdate()1879 *positionUs = mAudioPlayer->getMediaTimeUs(); in getPosition()
752 int64_t AudioPlayer::getMediaTimeUs() { in getMediaTimeUs() function in android::AudioPlayer
675 int64_t audioTimeUs = mAudioPlayer->getMediaTimeUs(); in onVideoLagUpdate()1395 *positionUs = mAudioPlayer->getMediaTimeUs(); in getPosition()