Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DStreamOut.cpp46 class WriteThread : public Thread { class
49 WriteThread(std::atomic<bool>* stop, audio_stream_out_t* stream, in WriteThread() function in android::hardware::audio::CPP_VERSION::implementation::__anonf77d688b0110::WriteThread