Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:EVENT_BUFFER_SIZE

518     static const int EVENT_BUFFER_SIZE = 256;
519 RawEvent mEventBuffer[EVENT_BUFFER_SIZE];