Home
last modified time | relevance | path

Searched refs:V2_1Event (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/sensors/aidl/default/multihal/
DConvertUtils.cpp31 using V2_1Event = ::android::hardware::sensors::V2_1::Event; typedef
60 void convertToHidlEvent(const AidlEvent& aidlEvent, V2_1Event* hidlEvent) { in convertToHidlEvent()
208 void convertToAidlEvent(const V2_1Event& hidlEvent, AidlEvent* aidlEvent) { in convertToAidlEvent()