Home
last modified time | relevance | path

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

/hardware/interfaces/audio/effect/2.0/default/
DEffect.cpp43 class ProcessThread : public Thread { class
46 ProcessThread(std::atomic<bool>* stop, in ProcessThread() function in android::hardware::audio::effect::V2_0::implementation::__anon09924e9d0111::ProcessThread
61 virtual ~ProcessThread() {} in ~ProcessThread()
75 bool ProcessThread::threadLoop() { in threadLoop()
381 mProcessThread = new ProcessThread( in prepareForProcessing()