Searched defs:recentEmpty (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 38 milliseconds