Home
last modified time | relevance | path

Searched refs:threadLoop (Results 1 – 25 of 83) sorted by relevance

1234

/frameworks/base/tools/aapt/
DWorkQueue.cpp115 bool WorkQueue::threadLoop() { in threadLoop() function in android::WorkQueue
167 bool WorkQueue::WorkThread::threadLoop() { in threadLoop() function in android::WorkQueue::WorkThread
168 return mWorkQueue->threadLoop(); in threadLoop()
DWorkQueue.h95 virtual bool threadLoop();
101 bool threadLoop(); // called from each work thread
/frameworks/av/media/libmedia/docs/
Dpaused.dot47 threadLoop [label="AudioTrackThread::threadLoop()\nENTRY"];
48 threadLoop -> threadLoop_1;
/frameworks/base/cmds/bootanimation/
DBootAnimation.h48 virtual bool threadLoop();
61 virtual bool threadLoop();
/frameworks/native/services/sensorservice/
DSensorEventAckReceiver.h29 virtual bool threadLoop();
/frameworks/native/services/surfaceflinger/
DEventControlThread.h36 virtual bool threadLoop();
DEventControlThread.cpp33 bool EventControlThread::threadLoop() { in threadLoop() function in android::EventControlThread
/frameworks/native/libs/input/tests/
DTestHelpers.h72 virtual bool threadLoop() { in threadLoop() function
/frameworks/base/libs/common_time/
Ddiag_thread.h35 virtual bool threadLoop();
/frameworks/av/services/audioflinger/
DAudioWatchdog.h69 virtual bool threadLoop();
DFastThread.h38 virtual bool threadLoop();
DAudioWatchdog.cpp41 bool AudioWatchdog::threadLoop() in threadLoop() function in android::AudioWatchdog
/frameworks/av/services/camera/libcameraservice/device3/
DStatusTracker.h74 virtual bool threadLoop();
/frameworks/av/services/camera/libcameraservice/api1/client2/
DJpegCompressor.h100 virtual bool threadLoop();
DCallbackProcessor.h80 virtual bool threadLoop();
DJpegProcessor.h82 virtual bool threadLoop();
DZslProcessor.h138 virtual bool threadLoop();
/frameworks/av/services/camera/libcameraservice/common/
DFrameProcessorBase.h61 virtual bool threadLoop();
/frameworks/av/cmds/screenrecord/
DOverlay.h84 virtual bool threadLoop();
/frameworks/base/libs/hwui/thread/
DTaskManager.h89 virtual bool threadLoop() override;
DTaskManager.cpp90 bool TaskManager::WorkerThread::threadLoop() { in threadLoop() function in android::uirenderer::TaskManager::WorkerThread
/frameworks/av/include/media/
DJetPlayer.h108 bool threadLoop() { in threadLoop() function
/frameworks/av/include/media/stagefright/foundation/
DANetworkSession.h125 void threadLoop();
/frameworks/native/libs/gui/tests/
DSurfaceTextureGLThreadToGL.h71 virtual bool threadLoop() { in threadLoop() function
/frameworks/base/libs/hwui/renderthread/
DRenderThread.h98 virtual bool threadLoop() override;

1234