Searched defs:SecCompPointEvent (Results 1 – 2 of 2) sorted by relevance
55 struct SecCompPointEvent { struct56 double touchX;57 double touchY;58 uint64_t timeStamp;
37 struct SecCompPointEvent { struct51 SecCompPointEvent point; argument