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

/frameworks/native/include/input/
H A DInputEventLabels.h332 DEFINE_AXIS(TILT),
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2489 TILT = 1 << 8, enumerator in enum:android::TouchInputMapperTest::Axes
2622 if (axes & TILT) {
3219 prepareAxes(POSITION | PRESSURE | TOOL | DISTANCE | TILT);

Completed in 711 milliseconds