Searched refs:threadLoop (Results 1 - 25 of 75) sorted by path

123

/frameworks/av/camera/tests/
H A DProCameraTests.cpp140 virtual bool threadLoop() { function in class:android::camera2::tests::client::ProCameraTestThread
/frameworks/av/include/media/
H A DAudioRecord.h342 virtual bool threadLoop();
350 // body of AudioRecordThread::threadLoop()
H A DAudioTrack.h508 virtual bool threadLoop();
516 // body of AudioTrackThread::threadLoop()
H A DJetPlayer.h109 bool threadLoop() { function in class:android::JetPlayer::JetPlayerThread
H A DVisualizer.h144 virtual bool threadLoop();
/frameworks/av/media/libmedia/
H A DAudioRecord.cpp835 bool AudioRecord::AudioRecordThread::threadLoop() function in class:android::AudioRecord::AudioRecordThread
H A DAudioTrack.cpp1500 bool AudioTrack::AudioTrackThread::threadLoop() function in class:android::AudioTrack::AudioTrackThread
H A DVisualizer.cpp346 bool Visualizer::CaptureThread::threadLoop() function in class:android::Visualizer::CaptureThread
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp1734 virtual bool threadLoop();
1765 bool CallbackThread::threadLoop() { function in class:android::CallbackThread
H A DMidiFile.h98 bool threadLoop() { function in class:android::MidiFile::MidiFileThread
/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.cpp53 virtual bool threadLoop();
133 bool ANetworkSession::NetworkThread::threadLoop() { function in class:android::ANetworkSession::NetworkThread
134 mSession->threadLoop();
1096 void ANetworkSession::threadLoop() { function in class:android::ANetworkSession
H A DANetworkSession.h122 void threadLoop();
/frameworks/av/services/audioflinger/
H A DAudioPolicyService.cpp664 bool AudioPolicyService::AudioCommandThread::threadLoop() function in class:android::AudioPolicyService::AudioCommandThread
H A DAudioPolicyService.h171 virtual bool threadLoop();
H A DAudioWatchdog.cpp38 bool AudioWatchdog::threadLoop() function in class:android::AudioWatchdog
H A DAudioWatchdog.h69 virtual bool threadLoop();
77 struct timespec mOldTs; // monotonic time when threadLoop last ran
H A DFastMixer.cpp18 // Design rules for threadLoop() are given in the comments at section "Fast mixer thread" of
20 // The design rules are only for threadLoop(), and don't apply to FastMixerDumpState methods.
50 bool FastMixer::threadLoop() function in class:android::FastMixer
H A DFastMixer.h41 virtual bool threadLoop();
H A DThreads.cpp1353 // active tracks are removed by threadLoop()
1872 bool AudioFlinger::PlaybackThread::threadLoop() function in class:android::AudioFlinger::PlaybackThread
3621 bool AudioFlinger::RecordThread::threadLoop() function in class:android::AudioFlinger::RecordThread
4059 // active tracks are removed by threadLoop()
H A DThreads.h279 // Parameter sequence by server: threadLoop calling checkForNewParameters_l():
344 virtual bool threadLoop();
350 // Code snippets that were lifted up out of threadLoop()
469 // Code snippets that are temporarily lifted up out of threadLoop() until the merge
476 // Cache various calculated values, at threadLoop() entry and after a parameter change
509 // FIXME rename these former local variables of threadLoop to standard "m" names
559 // accessed by both binder threads and within threadLoop(), lock on mutex needed
586 // threadLoop snippets
608 // accessible only within the threadLoop(), no locks required
639 // threadLoop snippet
[all...]
/frameworks/av/services/camera/libcameraservice/
H A DCamera3Device.cpp1512 bool Camera3Device::RequestThread::threadLoop() { function in class:android::Camera3Device::RequestThread
H A DCamera3Device.h277 virtual bool threadLoop();
/frameworks/av/services/camera/libcameraservice/camera2/
H A DBurstCapture.cpp56 bool BurstCapture::threadLoop() { function in class:android::camera2::BurstCapture

Completed in 3286 milliseconds

123