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

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

Completed in 226 milliseconds