Searched defs:SecCompPointEvent (Results 1 – 2 of 2) sorted by relevance
67 struct SecCompPointEvent { struct68 double touchX;69 double touchY;70 uint64_t timeStamp;
143 struct SecCompPointEvent { struct157 SecCompPointEvent point; argument