Searched refs:convertFromSensorEvent (Results 1 – 3 of 3) sorted by relevance
33 void convertFromSensorEvent(const sensors_event_t &src, Event *dst);
340 convertFromSensorEvent(src, dst); in convertFromSensorEvents()
66 void convertFromSensorEvent(const sensors_event_t &src, Event *dst) { in convertFromSensorEvent() function