Home | History | Annotate | Download | only in inputflinger

Lines Matching defs:EVENT_BUFFER_SIZE

480     static const int EVENT_BUFFER_SIZE = 256;
481 RawEvent mEventBuffer[EVENT_BUFFER_SIZE];