Searched defs:SecCompPointEvent (Results 1 – 2 of 2) sorted by relevance
66 struct SecCompPointEvent { struct67 double touchX;68 double touchY;69 uint64_t timeStamp;
128 struct SecCompPointEvent { struct142 SecCompPointEvent point; argument