Searched refs:playTimeUs (Results 1 – 1 of 1) sorted by relevance
307 int64_t playTimeUs = 0; in android_media_MediaSync_native_getPlayTimeForPendingAudioFrames() local308 status_t err = sync->getPlayTimeForPendingAudioFrames(&playTimeUs); in android_media_MediaSync_native_getPlayTimeForPendingAudioFrames()312 return (jlong)playTimeUs; in android_media_MediaSync_native_getPlayTimeForPendingAudioFrames()