Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DFastCapture.h47 virtual void onWork();
DFastThread.h49 virtual void onWork() = 0;
DFastMixer.h60 virtual void onWork();
DFastCapture.cpp160 void FastCapture::onWork() in onWork() function in android::FastCapture
DFastThread.cpp217 onWork(); in threadLoop()
DFastMixer.cpp341 void FastMixer::onWork() in onWork() function in android::FastMixer