Searched defs:ASensorEvent (Results 1 – 3 of 3) sorted by relevance
110 typedef struct ASensorEvent { struct111 int32_t version; /* sizeof(struct ASensorEvent) */ argument127 } ASensorEvent; argument
151 typedef struct ASensorEvent { struct152 int32_t version; /* sizeof(struct ASensorEvent) */ argument153 int32_t sensor;154 int32_t type;155 int32_t reserved0;156 int64_t timestamp;157 union {181 } ASensorEvent; typedef
134 typedef struct ASensorEvent { struct135 int32_t version; /* sizeof(struct ASensorEvent) */ argument136 int32_t sensor;137 int32_t type;161 } ASensorEvent; argument