Searched refs:axisCodes (Results 1 – 1 of 1) sorted by relevance
90 constexpr std::array<int32_t, 11> axisCodes = {ABS_MT_POSITION_X, ABS_MT_POSITION_Y, in syncSlots() local97 for (int32_t axisCode : axisCodes) { in syncSlots()