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

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp2462 TOOL = 1 << 2, enumerator in enum:android::TouchInputMapperTest::Axes
2574 if (axes & TOOL) {
3179 prepareAxes(POSITION | PRESSURE | TOOL | DISTANCE | TILT);
3699 if (axes & TOOL) {
4432 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE);
4482 prepareAxes(POSITION | TOUCH | TOOL | MINOR);
4520 prepareAxes(POSITION | TOUCH | TOOL);
4573 prepareAxes(POSITION | TOUCH | TOOL);

Completed in 232 milliseconds