Searched refs:TILT (Results 1 – 3 of 3) sorted by relevance
383 DEFINE_AXIS(TILT), \
244 static_assert(static_cast<common::Axis>(AMOTION_EVENT_AXIS_TILT) == common::Axis::TILT);
4352 TILT = 1 << 8, enumerator4522 if (axes & TILT) { in prepareAxes()5437 prepareAxes(POSITION | PRESSURE | TOOL | DISTANCE | TILT); in TEST_F()