Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp4346 TOOL = 1 << 2, enumerator
4514 if (axes & TOOL) { in prepareAxes()
5437 prepareAxes(POSITION | PRESSURE | TOOL | DISTANCE | TILT); in TEST_F()
7111 if (axes & TOOL) { in prepareAxes()
7876 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE); in TEST_F()
7926 prepareAxes(POSITION | TOUCH | TOOL | MINOR); in TEST_F()
7963 prepareAxes(POSITION | TOUCH | TOOL); in TEST_F()
8014 prepareAxes(POSITION | TOUCH | TOOL); in TEST_F()