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

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

Completed in 55 milliseconds