Lines Matching defs:out
585 sensors_event_t out;592 if (si->process(&out, event[i])) {593 mSensorEventBuffer[count + k] = out;854 // We never expect this case, but out of paranoia, we handle it.