Searched defs:tiltY (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2602 void processTilt(SingleTouchInputMapper* mapper, int32_t tiltX, int32_t tiltY);
2669 SingleTouchInputMapper* mapper, int32_t tiltX, int32_t tiltY) {
2671 process(mapper, ARBITRARY_TIME, DEVICE_ID, EV_ABS, ABS_TILT_Y, tiltY);
2668 processTilt( SingleTouchInputMapper* mapper, int32_t tiltX, int32_t tiltY) argument
/frameworks/native/services/inputflinger/
H A DInputReader.h805 RawAbsoluteAxisInfo tiltY; member in struct:android::RawPointerAxes
828 int32_t tiltY; member in struct:android::RawPointerData::Pointer

Completed in 282 milliseconds