Searched refs:MAX_SLOTS (Results 1 – 1 of 1) sorted by relevance
66 static const size_t MAX_SLOTS = 32; variable6181 if (slotCount > MAX_SLOTS) { in configureRawPointerAxes()6184 getDeviceName().string(), slotCount, MAX_SLOTS); in configureRawPointerAxes()6185 slotCount = MAX_SLOTS; in configureRawPointerAxes()