Searched defs:ASensorEvent (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/include/android/
H A Dsensor.h150 typedef struct ASensorEvent { struct
151 int32_t version; /* sizeof(struct ASensorEvent) */
180 } ASensorEvent; typedef in typeref:struct:ASensorEvent
270 * ASensorEvent event;
273 * ASensorEvent eventBuffer[8];
278 ASensorEvent* events, size_t count);

Completed in 49 milliseconds