Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:MAX_POINTERS

5486         VelocityTracker::Position positions[MAX_POINTERS];
6437 PointerCoords pointerCoords[MAX_POINTERS];
6438 PointerProperties pointerProperties[MAX_POINTERS];
6582 PointerDistanceHeapElement heap[MAX_POINTERS * MAX_POINTERS];
6885 if (outCount >= MAX_POINTERS) {
6889 getDeviceName().string(), MAX_POINTERS);
6986 MAX_POINTERS, false /*usingSlotsProtocol*/);