Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/aaudio/
DAudioStreamAAudio.cpp62 static void oboe_aaudio_error_thread_proc(AudioStreamAAudio *oboeStream, in oboe_aaudio_error_thread_proc() function
83 oboe_aaudio_error_thread_proc(oboeStream, error); in oboe_aaudio_error_thread_proc_shared()
129 std::thread t(oboe_aaudio_error_thread_proc, oboeStream, in internalErrorCallback()