Searched refs:mPendingFlushEvents (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h360 sensors_event_t mPendingFlushEvents[NumSensors]; member in class:MPLSensor
H A DMPLSensor.cpp394 memset(mPendingFlushEvents, 0, sizeof(mPendingEvents));
3641 int sendEvent = metaHandler(&mPendingFlushEvents[k], META_DATA_FLUSH_COMPLETE);
3643 *data++ = mPendingFlushEvents[k];

Completed in 79 milliseconds