Searched refs:onWork (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/av/services/audioflinger/ | ||
H A D | FastCapture.h | 47 virtual void onWork(); |
H A D | FastThread.h | 49 virtual void onWork() = 0; |
H A D | FastMixer.h | 60 virtual void onWork(); |
H A D | FastCapture.cpp | 160 void FastCapture::onWork() in onWork() function in android::FastCapture |
H A D | FastThread.cpp | 217 onWork(); in threadLoop() |
H A D | FastMixer.cpp | 352 void FastMixer::onWork() in onWork() function in android::FastMixer |