Home | History | Annotate | Download | only in input

Lines Matching refs:MAX_POINTERS

222     while (idBits.count() > MAX_POINTERS) {
299 if (pointerCount > MAX_POINTERS) {
300 pointerCount = MAX_POINTERS;
308 uint32_t pointerIndex[MAX_POINTERS];