Searched defs:atp_stroke (Results 1 – 1 of 1) sorted by relevance
613 typedef struct atp_stroke { struct616 atp_stroke_type type; argument617 uint32_t flags; /* the state of this stroke */619 boolean_t matched; /* to track match against fingers.*/621 struct timeval ctime; /* create time; for coincident siblings. */651 } atp_stroke_t; argument