Lines Matching refs:GetNowUs
361 status_t result = mMediaClock->getMediaTime(ALooper::GetNowUs(), mediaUs); in getCurrentPosition()
380 int64_t nowUs = ALooper::GetNowUs(); in getCurrentPosition()
390 return mMediaClock->getMediaTime(ALooper::GetNowUs(), mediaUs); in getCurrentPosition()
797 const int64_t diffUs = mPauseDrainAudioAllowedUs - ALooper::GetNowUs(); in postDrainAudioQueue_l()
926 int64_t nowUs = ALooper::GetNowUs(); in fillAudioBuffer()
947 postEOSDelayUs = getPendingAudioPlayoutDurationUs(ALooper::GetNowUs()); in fillAudioBuffer()
1051 postEOSDelayUs = getPendingAudioPlayoutDurationUs(ALooper::GetNowUs()); in onDrainAudioQueue()
1176 int64_t nowUs = ALooper::GetNowUs(); in getPendingAudioPlayoutDurationUs()
1224 int64_t nowUs = ALooper::GetNowUs(); in onNewAudioMediaTime()
1277 int64_t nowUs = ALooper::GetNowUs(); in postDrainVideoQueue()
1343 int64_t nowUs = ALooper::GetNowUs(); in onDrainVideoQueue()
1443 int64_t nowUs = ALooper::GetNowUs(); in notifyEOS_l()
1608 int64_t nowUs = ALooper::GetNowUs(); in onFlush()