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

/frameworks/native/libs/input/tests/
H A DStructLayout_test.cpp49 CHECK_OFFSET(InputMessage::Body::Motion, seq, 0);
50 CHECK_OFFSET(InputMessage::Body::Motion, eventTime, 8);
51 CHECK_OFFSET(InputMessage::Body::Motion, deviceId, 16);
52 CHECK_OFFSET(InputMessage::Body::Motion, source, 20);
53 CHECK_OFFSET(InputMessage::Body::Motion, action, 24);
54 CHECK_OFFSET(InputMessage::Body::Motion, actionButton, 28);
55 CHECK_OFFSET(InputMessage::Body::Motion, flags, 32);
56 CHECK_OFFSET(InputMessage::Body::Motion, metaState, 36);
57 CHECK_OFFSET(InputMessage::Body::Motion, buttonState, 40);
58 CHECK_OFFSET(InputMessage::Body::Motion, edgeFlag
[all...]
/frameworks/native/include/input/
H A DInputTransport.h81 struct Motion { struct in union:android::InputMessage::Body
111 return sizeof(Motion) - sizeof(Pointer) * MAX_POINTERS
/frameworks/base/docs/html/guide/
H A Dguide_toc.cs466 <span class="en">Motion Sensors</span>

Completed in 93 milliseconds