Searched defs:atp_stroke (Results 1 – 1 of 1) sorted by relevance
614 typedef struct atp_stroke { struct617 atp_stroke_type type; argument618 uint32_t flags; /* the state of this stroke */620 boolean_t matched; /* to track match against fingers.*/622 struct timeval ctime; /* create time; for coincident siblings. */652 } atp_stroke_t; argument