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