Lines Matching refs:GetNowUs
381 status_t result = mMediaClock->getMediaTime(ALooper::GetNowUs(), mediaUs); in getCurrentPosition()
400 int64_t nowUs = ALooper::GetNowUs(); in getCurrentPosition()
410 return mMediaClock->getMediaTime(ALooper::GetNowUs(), mediaUs); in getCurrentPosition()
822 const int64_t diffUs = mPauseDrainAudioAllowedUs - ALooper::GetNowUs(); in postDrainAudioQueue_l()
951 int64_t nowUs = ALooper::GetNowUs(); in fillAudioBuffer()
972 postEOSDelayUs = getPendingAudioPlayoutDurationUs(ALooper::GetNowUs()); in fillAudioBuffer()
1076 postEOSDelayUs = getPendingAudioPlayoutDurationUs(ALooper::GetNowUs()); in onDrainAudioQueue()
1201 int64_t nowUs = ALooper::GetNowUs(); in getPendingAudioPlayoutDurationUs()
1249 int64_t nowUs = ALooper::GetNowUs(); in onNewAudioMediaTime()
1302 int64_t nowUs = ALooper::GetNowUs(); in postDrainVideoQueue()
1368 int64_t nowUs = ALooper::GetNowUs(); in onDrainVideoQueue()
1468 int64_t nowUs = ALooper::GetNowUs(); in notifyEOS_l()
1633 int64_t nowUs = ALooper::GetNowUs(); in onFlush()