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