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

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

Completed in 43 milliseconds