Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAudioStream.h42 typedef void *(*aaudio_audio_thread_proc_t)(void *); typedef
161 aaudio_audio_thread_proc_t threadProc, in createThread()
556 aaudio_audio_thread_proc_t threadProc,
701 aaudio_audio_thread_proc_t mThreadProc = nullptr;
H A DAudioStream.cpp458 aaudio_audio_thread_proc_t threadProc, in createThread_l()