Home | History | Annotate | Download | only in inputflinger

Lines Matching full:max_pointers

5241         VelocityTracker::Position positions[MAX_POINTERS];
6208 PointerCoords pointerCoords[MAX_POINTERS];
6209 PointerProperties pointerProperties[MAX_POINTERS];
6353 PointerDistanceHeapElement heap[MAX_POINTERS * MAX_POINTERS];
6655 if (outCount >= MAX_POINTERS) {
6659 getDeviceName().string(), MAX_POINTERS);
6756 MAX_POINTERS, false /*usingSlotsProtocol*/);