Searched defs:SecCompPointEvent (Results 1 – 3 of 3) sorted by relevance
62 struct SecCompPointEvent { struct63 double touchX;64 double touchY;65 uint64_t timeStamp;
66 struct SecCompPointEvent { struct67 double touchX;68 double touchY;69 uint64_t timeStamp;
37 struct SecCompPointEvent { struct51 SecCompPointEvent point; argument