Home | History | Annotate | Download | only in input

Lines Matching refs:mPendingEventCount

156         mPendingEventCount(0), mPendingEventIndex(0), mPendingINotify(false) {
611 while (mPendingEventIndex < mPendingEventCount) {
721 if (mPendingINotify && mPendingEventIndex >= mPendingEventCount) {
760 mPendingEventCount = 0;
766 mPendingEventCount = 0;
776 mPendingEventCount = size_t(pollResult);