Lines Matching defs:head
864 const InputMessage& head = batch.samples.itemAt(0);
865 if (head.body.motion.deviceId == deviceId && head.body.motion.source == source) {
936 const InputMessage& head = batch.samples.itemAt(0);
938 if (head.body.motion.pointerCount != pointerCount
939 || head.body.motion.action != msg->body.motion.action) {
943 if (head.body.motion.pointers[i].properties