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

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

Completed in 67 milliseconds