Searched refs:convertASensorEvent (Results 1 – 4 of 4) sorted by relevance
28 sensors_event_t convertASensorEvent(const ASensorEvent& aEvent);
26 sensors_event_t convertASensorEvent(const ASensorEvent& src) { in convertASensorEvent() function
201 android::hardware::sensors::implementation::common::convertASensorEvent(src), dst); in convertFromASensorEvent()
493 convertFromSensorEvent(common::convertASensorEvent(src), dst); in convertFromASensorEvent()