Home
last modified time | relevance | path

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

/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.h69 static void convertSoundModelEventFromHal(ISoundTriggerHwCallback::ModelEvent* event,
DSoundTriggerHalImpl.cpp433 void SoundTriggerHalImpl::convertSoundModelEventFromHal( in convertSoundModelEventFromHal() function in android::hardware::soundtrigger::V2_0::implementation::SoundTriggerHalImpl
507 convertSoundModelEventFromHal(&event, halEvent); in soundModelCallback()
/hardware/interfaces/soundtrigger/2.1/default/
DSoundTriggerHw.cpp178 convertSoundModelEventFromHal(&event.header, halEvent); in soundModelCallback()
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.h116 static void convertSoundModelEventFromHal(V2_0::ISoundTriggerHwCallback::ModelEvent* event,
DSoundTriggerHw.cpp456 void SoundTriggerHw::convertSoundModelEventFromHal( in convertSoundModelEventFromHal() function in android::hardware::soundtrigger::V2_2::implementation::SoundTriggerHw
532 convertSoundModelEventFromHal(&event, halEvent); in soundModelCallback()
683 convertSoundModelEventFromHal(&event.header, halEvent); in soundModelCallback()