Home | History | Annotate | Download | only in sensorservice

Lines Matching full:numevents

800         sensors_event_t const* buffer, size_t numEvents,
809 while (i<numEvents) {
830 } while ((i<numEvents) && ((buffer[i].sensor == curr) ||
839 count = numEvents;