HomeSort by relevance Sort by last modified time
    Searched refs:mPendingEventCount (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
EventHub.cpp 206 mPendingEventCount(0), mPendingEventIndex(0), mPendingINotify(false) {
812 while (mPendingEventIndex < mPendingEventCount) {
    [all...]
EventHub.h 479 size_t mPendingEventCount;

Completed in 216 milliseconds