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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2491 TOOL = 1 << 2, enumerator in enum:android::TouchInputMapperTest::Axes
2622 if (axes & TOOL) {
3227 prepareAxes(POSITION | PRESSURE | TOOL | DISTANCE | TILT);
3771 if (axes & TOOL) {
4504 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE);
4554 prepareAxes(POSITION | TOUCH | TOOL | MINOR);
4592 prepareAxes(POSITION | TOUCH | TOOL);
4645 prepareAxes(POSITION | TOUCH | TOOL);

Completed in 1525 milliseconds