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

1234

/frameworks/av/cmds/screenrecord/
H A DOverlay.cpp99 bool Overlay::threadLoop() { function in class:Overlay
H A DOverlay.h85 virtual bool threadLoop();
/frameworks/av/include/media/
H A DAudioRecord.h528 virtual bool threadLoop();
541 // body of AudioRecordThread::threadLoop()
H A DAudioTrack.h905 virtual bool threadLoop();
918 // body of AudioTrackThread::threadLoop()
H A DJetPlayer.h108 bool threadLoop() { function in class:android::JetPlayer::JetPlayerThread
H A DVisualizer.h153 virtual bool threadLoop();
/frameworks/av/include/media/nbaio/
H A DNBLog.h459 virtual bool threadLoop() override;
/frameworks/av/include/media/stagefright/
H A DCameraSource.h163 virtual bool threadLoop();
/frameworks/av/include/media/stagefright/foundation/
H A DANetworkSession.h125 void threadLoop();
/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp1270 bool AudioRecord::AudioRecordThread::threadLoop() function in class:android::AudioRecord::AudioRecordThread
H A DAudioTrack.cpp771 // OffloadThread sends HAL pause in its threadLoop. Time saved
2939 bool AudioTrack::AudioTrackThread::threadLoop() function in class:android::AudioTrack::AudioTrackThread
/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h528 virtual bool threadLoop();
541 // body of AudioRecordThread::threadLoop()
H A DAudioTrack.h905 virtual bool threadLoop();
918 // body of AudioTrackThread::threadLoop()
/frameworks/av/media/libmedia/
H A DVisualizer.cpp415 bool Visualizer::CaptureThread::threadLoop() function in class:android::Visualizer::CaptureThread
/frameworks/av/media/libmedia/include/media/
H A DJetPlayer.h108 bool threadLoop() { function in class:android::JetPlayer::JetPlayerThread
H A DVisualizer.h153 virtual bool threadLoop();
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp2418 virtual bool threadLoop();
2449 bool CallbackThread::threadLoop() { function in class:android::CallbackThread
/frameworks/av/media/libnbaio/
H A DNBLog.cpp1045 // set exit flag, set timeout to 0 to force threadLoop to exit and wait for the thread to join
1051 bool NBLog::MergeThread::threadLoop() { function in class:android::NBLog::MergeThread
/frameworks/av/media/libnbaio/include/
H A DNBLog.h459 virtual bool threadLoop() override;
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp1298 bool CameraSource::BufferQueueListener::threadLoop() { function in class:android::CameraSource::BufferQueueListener
/frameworks/av/media/libstagefright/foundation/
H A DALooper.cpp49 virtual bool threadLoop() { function in struct:android::ALooper::LooperThread
H A DANetworkSession.cpp64 virtual bool threadLoop();
152 bool ANetworkSession::NetworkThread::threadLoop() { function in class:android::ANetworkSession::NetworkThread
153 mSession->threadLoop();
1251 void ANetworkSession::threadLoop() { function in class:android::ANetworkSession
/frameworks/av/media/libstagefright/foundation/include/
H A DCameraSource.h163 virtual bool threadLoop();
/frameworks/av/media/libstagefright/foundation/include/foundation/
H A DANetworkSession.h125 void threadLoop();
/frameworks/av/media/libstagefright/include/
H A DCameraSource.h163 virtual bool threadLoop();

Completed in 1423 milliseconds

1234