Home | History | Annotate | Download | only in input

Lines Matching full:max_pointers

80                     && body.motion.pointerCount <= MAX_POINTERS;
320 if (pointerCount > MAX_POINTERS || pointerCount < 1) {