Searched defs:trackFramesWrittenButNotPresented (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DFastMixer.cpp352 const int64_t trackFramesWrittenButNotPresented = local
359 if (trackFramesWritten >= trackFramesWrittenButNotPresented &&
362 trackFramesWritten - trackFramesWrittenButNotPresented;

Completed in 47 milliseconds