OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threadLoop
(Results
51 - 75
of
112
) sorted by null
1
2
3
4
5
/hardware/ti/omap4xxx/camera/inc/
ANativeWindowDisplayAdapter.h
123
virtual bool
threadLoop
()
Encoder_libjpeg.h
146
virtual bool
threadLoop
() {
/device/generic/goldfish/camera/
EmulatedFakeCamera3.h
237
virtual bool
threadLoop
();
239
// Only accessed by
threadLoop
EmulatedCameraHotplugThread.cpp
144
bool EmulatedCameraHotplugThread::
threadLoop
() {
/frameworks/av/include/media/
AudioRecord.h
407
virtual bool
threadLoop
();
417
// body of AudioRecordThread::
threadLoop
()
AudioTrack.h
610
virtual bool
threadLoop
();
621
// body of AudioTrackThread::
threadLoop
()
[
all
...]
/frameworks/av/media/libstagefright/foundation/
ALooper.cpp
46
virtual bool
threadLoop
() {
ANetworkSession.cpp
64
virtual bool
threadLoop
();
152
bool ANetworkSession::NetworkThread::
threadLoop
() {
153
mSession->
threadLoop
();
[
all
...]
/frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.cpp
75
bool JpegCompressor::
threadLoop
() {
JpegProcessor.cpp
179
bool JpegProcessor::
threadLoop
() {
/frameworks/av/services/camera/libcameraservice/common/
FrameProcessorBase.cpp
79
bool FrameProcessorBase::
threadLoop
() {
/frameworks/av/services/camera/libcameraservice/device3/
StatusTracker.cpp
138
bool StatusTracker::
threadLoop
() {
Camera3Device.h
358
virtual bool
threadLoop
();
/frameworks/native/services/sensorservice/
SensorService.h
67
virtual bool
threadLoop
();
/frameworks/av/services/audioflinger/
Threads.h
288
// Parameter sequence by server:
threadLoop
calling checkForNewParameters_l():
362
virtual bool
threadLoop
();
368
// Code snippets that were lifted up out of
threadLoop
()
518
// Code snippets that are temporarily lifted up out of
threadLoop
() until the merge
525
// Cache various calculated values, at
threadLoop
() entry and after a parameter change
559
// FIXME rename these former local variables of
threadLoop
to standard "m" names
630
// accessed by both binder threads and within
threadLoop
(), lock on mutex needed
668
//
threadLoop
snippets
[
all
...]
AudioPolicyService.h
181
virtual bool
threadLoop
();
/device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.cpp
104
bool JpegCompressor::
threadLoop
() {
/device/samsung/manta/bubblelevel/
BubbleLevelImpl.cpp
103
bool BubbleLevelImpl::
threadLoop
() {
187
ALOGV("
threadLoop
EXIT");
/frameworks/base/services/common_time/
common_time_server.h
108
bool
threadLoop
();
diag_thread.cpp
201
bool DiagThread::
threadLoop
() {
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h
273
virtual bool
threadLoop
();
/frameworks/opt/net/voip/src/jni/rtp/
AudioGroup.cpp
521
bool
threadLoop
();
541
bool
threadLoop
();
718
bool AudioGroup::NetworkThread::
threadLoop
()
780
bool AudioGroup::DeviceThread::
threadLoop
()
/frameworks/av/media/libstagefright/omx/
OMX.cpp
50
bool
threadLoop
();
150
bool OMX::CallbackDispatcherThread::
threadLoop
() {
/system/core/libutils/
Threads.cpp
757
// Binder threads (and maybe others) rely on
threadLoop
766
//
threadLoop
at least once.
767
result = self->
threadLoop
();
770
result = self->
threadLoop
();
/frameworks/av/media/libmedia/
Visualizer.cpp
415
bool Visualizer::CaptureThread::
threadLoop
()
Completed in 582 milliseconds
1
2
3
4
5