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

/frameworks/av/services/audioflinger/
H A DEffects.cpp1611 bool tracksOnSession = (trackCnt() != 0); local
1613 if (!tracksOnSession && mTailBufferCount == 0) {
1620 if (tracksOnSession || mTailBufferCount > 0) {

Completed in 1045 milliseconds