Searched refs:MAX_SLOTS (Results 1 – 1 of 1) sorted by relevance
63 static const size_t MAX_SLOTS = 32; variable5679 if (slotCount > MAX_SLOTS) { in configureRawPointerAxes()5682 getDeviceName().string(), slotCount, MAX_SLOTS); in configureRawPointerAxes()5683 slotCount = MAX_SLOTS; in configureRawPointerAxes()