Searched refs:recentEmpty (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.cpp3716 uint32_t recentEmpty = (underruns.mBitFields.mEmpty - local
3718 uint32_t recentUnderruns = recentPartial + recentEmpty;
3758 if (recentEmpty == 0) {

Completed in 679 milliseconds