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();
DFastMixer.h49 virtual void onWork();
DFastThread.h49 virtual void onWork() = 0;
DFastCapture.cpp155 void FastCapture::onWork() in onWork() function in android::FastCapture
DFastThread.cpp208 onWork(); in threadLoop()
DFastMixer.cpp328 void FastMixer::onWork() in onWork() function in android::FastMixer