Home
last modified time | relevance | path

Searched refs:timeBeforeCallbacks (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp2416 const nsecs_t timeBeforeCallbacks = systemTime(); in processAudioBuffer() local
2526 ns -= (timeAfterCallbacks - timeBeforeCallbacks); // account for callback time in processAudioBuffer()