Searched refs:threadLoop (Results 1 - 25 of 84) sorted by relevance

1234

/frameworks/native/services/sensorservice/
H A DSensorEventAckReceiver.h29 virtual bool threadLoop();
/frameworks/base/tools/aapt/
H A DWorkQueue.h95 virtual bool threadLoop();
101 bool threadLoop(); // called from each work thread
H A DWorkQueue.cpp115 bool WorkQueue::threadLoop() { function in class:android::WorkQueue
167 bool WorkQueue::WorkThread::threadLoop() { function in class:android::WorkQueue::WorkThread
168 return mWorkQueue->threadLoop();
/frameworks/base/cmds/bootanimation/
H A DAudioPlayer.h35 virtual bool threadLoop();
H A DBootAnimation.h49 virtual bool threadLoop();
/frameworks/native/services/surfaceflinger/
H A DEventControlThread.h36 virtual bool threadLoop();
H A DEventControlThread.cpp33 bool EventControlThread::threadLoop() { function in class:android::EventControlThread
/frameworks/av/services/audioflinger/
H A DAudioWatchdog.h69 virtual bool threadLoop();
77 struct timespec mOldTs; // monotonic time when threadLoop last ran
H A DFastThread.h37 // implement Thread::threadLoop()
38 virtual bool threadLoop();
H A DAudioWatchdog.cpp41 bool AudioWatchdog::threadLoop() function in class:android::AudioWatchdog
/frameworks/base/libs/common_time/
H A Ddiag_thread.h35 virtual bool threadLoop();
/frameworks/native/libs/input/tests/
H A DTestHelpers.h72 virtual bool threadLoop() { function in class:android::DelayedTask
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCallbackProcessor.h80 virtual bool threadLoop();
H A DJpegCompressor.h100 virtual bool threadLoop();
H A DJpegProcessor.h82 virtual bool threadLoop();
H A DZslProcessor.h138 virtual bool threadLoop();
/frameworks/av/services/camera/libcameraservice/common/
H A DFrameProcessorBase.h61 virtual bool threadLoop();
/frameworks/av/services/camera/libcameraservice/device3/
H A DStatusTracker.h74 virtual bool threadLoop();
113 // Private to threadLoop
/frameworks/av/cmds/screenrecord/
H A DOverlay.h84 virtual bool threadLoop();
/frameworks/av/include/media/
H A DJetPlayer.h108 bool threadLoop() { function in class:android::JetPlayer::JetPlayerThread
H A DVisualizer.h154 virtual bool threadLoop();
/frameworks/av/include/media/stagefright/foundation/
H A DANetworkSession.h125 void threadLoop();
/frameworks/base/libs/hwui/thread/
H A DTaskManager.h89 virtual bool threadLoop() override;
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLThreadToGL.h71 virtual bool threadLoop() { function in class:android::SurfaceTextureGLThreadToGLTest::ProducerThread
/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.h98 virtual bool threadLoop() override;

Completed in 400 milliseconds

1234