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 182 mPendingEventCount(0), mPendingEventIndex(0), mPendingINotify(false) {
774 while (mPendingEventIndex < mPendingEventCount) {
    [all...]
EventHub.h 448 size_t mPendingEventCount;

Completed in 654 milliseconds