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

1234

/frameworks/native/services/surfaceflinger/
H A DStartBootAnimThread.cpp30 bool StartBootAnimThread::threadLoop() { function in class:android::StartBootAnimThread
H A DStartBootAnimThread.h37 virtual bool threadLoop();
H A DEventControlThread.h36 virtual bool threadLoop();
H A DEventControlThread.cpp33 bool EventControlThread::threadLoop() { function in class:android::EventControlThread
/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/native/cmds/lshal/
H A DPipeRelay.cpp28 bool threadLoop() override;
44 bool PipeRelay::RelayThread::threadLoop() { function in class:android::lshal::PipeRelay::RelayThread
/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/base/cmds/bootanimation/
H A DBootAnimation.h47 virtual bool threadLoop();
60 virtual bool threadLoop();
74 virtual bool threadLoop();
/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/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();
/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.h85 virtual bool threadLoop();
/frameworks/av/include/media/
H A DJetPlayer.h108 bool threadLoop() { function in class:android::JetPlayer::JetPlayerThread
/frameworks/av/include/media/stagefright/foundation/
H A DANetworkSession.h125 void threadLoop();
/frameworks/av/media/libmedia/include/media/
H A DJetPlayer.h108 bool threadLoop() { function in class:android::JetPlayer::JetPlayerThread
/frameworks/av/media/libstagefright/foundation/include/foundation/
H A DANetworkSession.h125 void threadLoop();
/frameworks/av/media/libstagefright/include/foundation/
H A DANetworkSession.h125 void threadLoop();

Completed in 370 milliseconds

1234