Home
last modified time | relevance | path

Searched defs:requestAudioDataEvent (Results 1 – 6 of 6) sorted by relevance

/system/chre/platform/shared/audio_pal/
Dplatform_audio.cc66 bool PlatformAudio::requestAudioDataEvent(uint32_t handle, uint32_t numSamples, in requestAudioDataEvent() function in chre::PlatformAudio
/system/chre/pal/include/chre/pal/
Daudio.h131 bool (*requestAudioDataEvent)(uint32_t handle, uint32_t numSamples, member
/system/chre/platform/slpi/
Dplatform_audio.cc106 bool PlatformAudio::requestAudioDataEvent(uint32_t handle, uint32_t numSamples, in requestAudioDataEvent() function in chre::PlatformAudio
/system/chre/platform/tinysys/
Dplatform_audio.cc105 bool PlatformAudio::requestAudioDataEvent(uint32_t handle, uint32_t numSamples, in requestAudioDataEvent() function in chre::PlatformAudio
/system/chre/platform/android/
Dplatform_audio.cc141 bool PlatformAudio::requestAudioDataEvent(uint32_t handle, uint32_t numSamples, in requestAudioDataEvent() function in chre::PlatformAudio
/system/chre/platform/linux/sim/
Dplatform_audio.cc83 bool PlatformAudio::requestAudioDataEvent(uint32_t handle, uint32_t numSamples, in requestAudioDataEvent() function in chre::PlatformAudio