Searched refs:txRaw (Results 1 – 5 of 5) sorted by relevance
144 float txRaw; // member
81 CHECK_OFFSET(InputMessage::Body::Motion, txRaw, 152); in TestInputMessageAlignment()
270 msg->body.motion.txRaw = body.motion.txRaw; in getSanitizedCopy()651 msg.body.motion.txRaw = rawTransform.tx(); in publishMotionEvent()
92 displayTransform.set({msg.body.motion.dsdxRaw, msg.body.motion.dtdxRaw, msg.body.motion.txRaw, in createMotionEvent()
116 displayTransform.set({msg.body.motion.dsdxRaw, msg.body.motion.dtdxRaw, msg.body.motion.txRaw, in initializeMotionEvent()