Home | History | Annotate | Download | only in input

Lines Matching refs:MAX_POINTERS

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