Searched refs:Motion (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/libs/input/tests/ |
D | StructLayout_test.cpp | 51 CHECK_OFFSET(InputMessage::Body::Motion, eventId, 0); in TestInputMessageAlignment() 52 CHECK_OFFSET(InputMessage::Body::Motion, pointerCount, 4); in TestInputMessageAlignment() 53 CHECK_OFFSET(InputMessage::Body::Motion, eventTime, 8); in TestInputMessageAlignment() 54 CHECK_OFFSET(InputMessage::Body::Motion, deviceId, 16); in TestInputMessageAlignment() 55 CHECK_OFFSET(InputMessage::Body::Motion, source, 20); in TestInputMessageAlignment() 56 CHECK_OFFSET(InputMessage::Body::Motion, displayId, 24); in TestInputMessageAlignment() 57 CHECK_OFFSET(InputMessage::Body::Motion, hmac, 28); in TestInputMessageAlignment() 58 CHECK_OFFSET(InputMessage::Body::Motion, action, 60); in TestInputMessageAlignment() 59 CHECK_OFFSET(InputMessage::Body::Motion, actionButton, 64); in TestInputMessageAlignment() 60 CHECK_OFFSET(InputMessage::Body::Motion, flags, 68); in TestInputMessageAlignment() [all …]
|
/frameworks/native/include/input/ |
D | InputTransport.h | 113 struct Motion { struct 164 return sizeof(Motion) - sizeof(Pointer) * MAX_POINTERS in size()
|
/frameworks/proto_logging/stats/atoms/location/ |
D | location_extension_atoms.proto | 50 * Logs when the significant motion state changed. Motion is detected in the
|
/frameworks/base/data/keyboards/ |
D | Vendor_054c_Product_09cc.idc | 19 ## Motion sensor ##
|
D | Vendor_054c_Product_05c4.idc | 19 ## Motion sensor ##
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
D | README.txt | 48 - Motion of the device
|