Searched defs:CJTouchEvent (Results 1 – 1 of 1) sorted by relevance
159 struct CJTouchEvent { struct160 uint8_t eventType;161 CJTouchInfo* touches;162 int32_t touchesSize;163 CJTouchInfo* changedTouches;164 int32_t changedTouchesSize;165 int64_t timestamp;166 CJEventTarget* target;167 int32_t sourceType;