Home | History | Annotate | Download | only in input

Lines Matching full:max_pointers

223     while (idBits.count() > MAX_POINTERS) {
300 if (pointerCount > MAX_POINTERS) {
301 pointerCount = MAX_POINTERS;
309 uint32_t pointerIndex[MAX_POINTERS];