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

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp2927 uint32_t recentEmpty = (underruns.mBitFields.mEmpty - local
2929 uint32_t recentUnderruns = recentPartial + recentEmpty;
2967 if (recentEmpty == 0) {

Completed in 77 milliseconds