Searched refs:MINOR (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2494 MINOR = 1 << 5, enumerator in enum:android::TouchInputMapperTest::Axes
3766 if (axes & MINOR) {
3774 if (axes & MINOR) {
4504 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE);
4554 prepareAxes(POSITION | TOUCH | TOOL | MINOR);

Completed in 584 milliseconds