Home
last modified time | relevance | path

Searched defs:MAX_AXES (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/tests/fuzzers/
DInputClassifierFuzzer.cpp24 static constexpr int32_t MAX_AXES = 64; variable
/frameworks/native/include/input/
DInput.h419 enum { MAX_AXES = 30 }; // 30 so that sizeof(PointerCoords) == 136 enumerator