Searched defs:AccelData (Results 1 – 2 of 2) sorted by relevance
37 struct AccelData { struct38 int32_t x;39 int32_t y;40 int32_t z;
208 typedef struct AccelData { struct212 } AccelData; argument