Searched defs:threadLoop (Results 1 - 25 of 39) sorted by last modified time

12

/frameworks/native/libs/binder/
H A DProcessState.cpp65 virtual bool threadLoop() function in class:android::PoolThread
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureClient_test.cpp473 virtual bool threadLoop() { function in class:android::MyThread
H A DSurfaceTexture_test.cpp879 virtual bool threadLoop() { function in class:android::ProducerThread
1088 virtual bool threadLoop() { function in class:android::ProducerThread
1276 virtual bool threadLoop() { function in class:android::ProducerThread
1893 virtual bool threadLoop() { function in class:android::SurfaceTextureGLThreadToGLTest::ProducerThread
/frameworks/native/libs/utils/
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/libs/utils/tests/
H A DTestHelpers.h70 virtual bool threadLoop() { function in class:android::DelayedTask
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp809 virtual bool threadLoop() { function in class:FrameCompletionThread
H A Degl_cache.cpp153 virtual bool threadLoop() { function in class:DeferredSaveThread
/frameworks/native/services/sensorservice/
H A DSensorService.cpp240 bool SensorService::threadLoop() function in class:android::SensorService
314 ALOGW("Exiting SensorService::threadLoop => aborting...");
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp1008 bool HWComposer::VSyncThread::threadLoop() { function in class:android::HWComposer::VSyncThread
/frameworks/native/services/surfaceflinger/
H A DEventThread.cpp144 bool EventThread::threadLoop() { function in class:android::EventThread
H A DSurfaceFlinger.cpp718 bool SurfaceFlinger::threadLoop() { function in class:android::SurfaceFlinger
/frameworks/base/tests/touchlag/
H A Dtouchlag.cpp144 virtual bool threadLoop() { function in class:TouchEvents::EventThread
/frameworks/base/voip/jni/rtp/
H A DAudioGroup.cpp521 bool threadLoop();
541 bool threadLoop();
718 bool AudioGroup::NetworkThread::threadLoop() function in class:__anon1172::AudioGroup::NetworkThread
780 bool AudioGroup::DeviceThread::threadLoop() function in class:__anon1172::AudioGroup::DeviceThread
/frameworks/base/services/common_time/
H A Dcommon_time_server.cpp180 bool CommonTimeServer::threadLoop() { function in class:android::CommonTimeServer
H A Ddiag_thread.cpp201 bool DiagThread::threadLoop() { function in class:android::DiagThread
/frameworks/base/services/input/
H A DInputDispatcher.cpp4421 bool InputDispatcherThread::threadLoop() { function in class:android::InputDispatcherThread
H A DInputReader.cpp837 bool InputReaderThread::threadLoop() { function in class:android::InputReaderThread
/frameworks/base/libs/androidfw/tests/
H A DTestHelpers.h70 virtual bool threadLoop() { function in class:android::DelayedTask
/frameworks/av/media/libstagefright/foundation/
H A DALooper.cpp46 virtual bool threadLoop() { function in struct:android::ALooper::LooperThread
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp50 bool threadLoop();
150 bool OMX::CallbackDispatcherThread::threadLoop() { function in class:android::OMX::CallbackDispatcherThread
/frameworks/av/media/libstagefright/wifi-display/
H A DANetworkSession.cpp50 virtual bool threadLoop();
119 bool ANetworkSession::NetworkThread::threadLoop() { function in class:android::ANetworkSession::NetworkThread
120 mSession->threadLoop();
959 void ANetworkSession::threadLoop() { function in class:android::ANetworkSession
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1980 // active tracks are removed by threadLoop()
2548 bool AudioFlinger::PlaybackThread::threadLoop() function in class:android::AudioFlinger::PlaybackThread
6025 bool AudioFlinger::RecordThread::threadLoop() function in class:android::AudioFlinger::RecordThread
6466 // active tracks are removed by threadLoop()
H A DAudioPolicyService.cpp654 bool AudioPolicyService::AudioCommandThread::threadLoop() function in class:android::AudioPolicyService::AudioCommandThread
H A DAudioWatchdog.cpp38 bool AudioWatchdog::threadLoop() function in class:android::AudioWatchdog
H A DFastMixer.cpp42 bool FastMixer::threadLoop() function in class:android::FastMixer

Completed in 2521 milliseconds

12