Home
last modified time | relevance | path

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

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