OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:threadLoop
(Results
26 - 50
of
66
) sorted by null
1
2
3
/frameworks/native/services/surfaceflinger/
EventThread.cpp
139
bool EventThread::
threadLoop
() {
DispSync.cpp
85
virtual bool
threadLoop
() {
/device/generic/goldfish/camera/
EmulatedCameraDevice.h
441
bool
threadLoop
()
EmulatedFakeCamera2.cpp
793
bool EmulatedFakeCamera2::ConfigureThread::
threadLoop
() {
[
all
...]
/frameworks/av/services/audioflinger/
FastMixer.cpp
18
// 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.
53
bool FastMixer::
threadLoop
()
[
all
...]
/frameworks/av/services/camera/libcameraservice/api1/client2/
CallbackProcessor.cpp
218
bool CallbackProcessor::
threadLoop
() {
CaptureSequencer.cpp
187
bool CaptureSequencer::
threadLoop
() {
JpegProcessor.cpp
179
bool JpegProcessor::
threadLoop
() {
StreamingProcessor.cpp
588
bool StreamingProcessor::
threadLoop
() {
ZslProcessor.cpp
397
bool ZslProcessor::
threadLoop
() {
ZslProcessor3.cpp
331
bool ZslProcessor3::
threadLoop
() {
/frameworks/base/tests/touchlag/
touchlag.cpp
144
virtual bool
threadLoop
() {
/frameworks/native/libs/binder/
ProcessState.cpp
65
virtual bool
threadLoop
()
/frameworks/native/libs/gui/tests/
SurfaceTextureClient_test.cpp
502
virtual bool
threadLoop
() {
/frameworks/native/opengl/libs/EGL/
egl_cache.cpp
151
virtual bool
threadLoop
() {
/hardware/ti/omap4xxx/camera/inc/
ANativeWindowDisplayAdapter.h
123
virtual bool
threadLoop
()
Encoder_libjpeg.h
146
virtual bool
threadLoop
() {
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h
108
virtual bool
threadLoop
() {
/device/generic/goldfish/camera/fake-pipeline2/
Sensor.cpp
229
bool Sensor::
threadLoop
() {
/frameworks/av/media/libstagefright/omx/
OMX.cpp
50
bool
threadLoop
();
150
bool OMX::CallbackDispatcherThread::
threadLoop
() {
/frameworks/base/cmds/bootanimation/
BootAnimation.cpp
295
bool BootAnimation::
threadLoop
()
/frameworks/av/media/libmedia/
AudioRecord.cpp
977
bool AudioRecord::AudioRecordThread::
threadLoop
()
/frameworks/native/services/sensorservice/
SensorService.cpp
316
bool SensorService::
threadLoop
()
423
ALOGW("Exiting SensorService::
threadLoop
=> aborting...");
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.h
120
virtual bool
threadLoop
() {
135
virtual bool
threadLoop
() {
147
virtual bool
threadLoop
() {
160
virtual bool
threadLoop
() {
/frameworks/av/camera/tests/
ProCameraTests.cpp
140
virtual bool
threadLoop
() {
[
all
...]
Completed in 1283 milliseconds
1
2
3