Lines Matching refs:mLoopCountNotified
543 mLoopCountNotified = 0;1027 mLoopCountNotified = loopCount;1202 mLoopCountNotified = mLoopCount;1995 loopCountNotifications = min(mLoopCountNotified - loopCount, kMaxLoopCountNotifications);1996 mLoopCountNotified = loopCount; // discard any excess notifications