Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/src/aaudio/
H A DAudioStreamAAudio.cpp83 static void oboe_aaudio_error_thread_proc_shared(std::shared_ptr<AudioStream> sharedStream, in oboe_aaudio_error_thread_proc_shared() function
140 std::thread t(oboe_aaudio_error_thread_proc_shared, sharedStream, oboeResult); in internalErrorCallback()