Searched defs:SecCompPointEvent (Results 1 – 2 of 2) sorted by relevance
71 struct SecCompPointEvent { struct72 double touchX;73 double touchY;74 uint64_t timeStamp;
154 struct SecCompPointEvent { struct173 SecCompPointEvent point; argument