OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SurfaceFlinger
(Results
1 - 25
of
27
) sorted by null
1
2
/frameworks/native/services/surfaceflinger/
EventControlThread.h
27
class
SurfaceFlinger
;
32
EventControlThread(const sp<
SurfaceFlinger
>& flinger);
39
sp<
SurfaceFlinger
> mFlinger;
EventControlThread.cpp
18
#include "
SurfaceFlinger
.h"
22
EventControlThread::EventControlThread(const sp<
SurfaceFlinger
>& flinger):
41
mFlinger->eventControl(HWC_DISPLAY_PRIMARY,
SurfaceFlinger
::EVENT_VSYNC,
58
SurfaceFlinger
::EVENT_VSYNC, mVsyncEnabled);
main_surfaceflinger.cpp
27
#include "
SurfaceFlinger
.h"
41
// instantiate
surfaceflinger
42
sp<
SurfaceFlinger
> flinger = new
SurfaceFlinger
();
49
// Put most
SurfaceFlinger
threads in the system-background cpuset
60
sm->addService(String16(
SurfaceFlinger
::getServiceName()), flinger, false);
LayerDim.h
32
LayerDim(
SurfaceFlinger
* flinger, const sp<Client>& client,
Client.h
34
class
SurfaceFlinger
;
41
Client(const sp<
SurfaceFlinger
>& flinger);
46
// protected by
SurfaceFlinger
::mStateLock
73
sp<
SurfaceFlinger
> mFlinger;
MessageQueue.h
36
class
SurfaceFlinger
;
80
sp<
SurfaceFlinger
> mFlinger;
99
void init(const sp<
SurfaceFlinger
>& flinger);
EventThread.h
37
class
SurfaceFlinger
;
80
EventThread(const sp<VSyncSource>& src,
SurfaceFlinger
& flinger);
119
SurfaceFlinger
& mFlinger;
MonitoredProducer.h
26
class
SurfaceFlinger
;
28
// MonitoredProducer wraps an IGraphicBufferProducer so that
SurfaceFlinger
will
33
const sp<
SurfaceFlinger
>& flinger);
70
sp<
SurfaceFlinger
> mFlinger;
SurfaceFlinger.cpp
72
#include "
SurfaceFlinger
.h"
97
// event is when
SurfaceFlinger
and Choreographer-based applications run each
104
// minimum latency of two vsync periods because the app and
SurfaceFlinger
117
// This is the phase offset at which
SurfaceFlinger
's composition runs.
129
SurfaceFlinger
::
SurfaceFlinger
()
161
ALOGI("
SurfaceFlinger
is starting");
192
void
SurfaceFlinger
::onFirstRef()
197
SurfaceFlinger
::~
SurfaceFlinger
()
[
all
...]
SurfaceFlinger_hwc1.cpp
74
#include "
SurfaceFlinger
.h"
99
// event is when
SurfaceFlinger
and Choreographer-based applications run each
106
// minimum latency of two vsync periods because the app and
SurfaceFlinger
119
// This is the phase offset at which
SurfaceFlinger
's composition runs.
131
SurfaceFlinger
::
SurfaceFlinger
()
163
ALOGI("
SurfaceFlinger
is starting");
190
void
SurfaceFlinger
::onFirstRef()
195
SurfaceFlinger
::~
SurfaceFlinger
()
[
all
...]
DisplayDevice.h
55
class
SurfaceFlinger
;
87
const sp<
SurfaceFlinger
>& flinger,
209
sp<
SurfaceFlinger
> mFlinger;
MonitoredProducer.cpp
19
#include "
SurfaceFlinger
.h"
24
const sp<
SurfaceFlinger
>& flinger) :
29
// Remove ourselves from
SurfaceFlinger
's list. We do this asynchronously
35
MessageCleanUpList(const sp<
SurfaceFlinger
>& flinger,
48
sp<
SurfaceFlinger
> mFlinger;
Android.mk
45
LOCAL_CFLAGS := -DLOG_TAG=\"
SurfaceFlinger
\"
51
SurfaceFlinger
.cpp \
134
# build
surfaceflinger
's executable
140
LOCAL_CFLAGS := -DLOG_TAG=\"
SurfaceFlinger
\"
143
LOCAL_INIT_RC :=
surfaceflinger
.rc
166
LOCAL_MODULE :=
surfaceflinger
183
LOCAL_CFLAGS := -DLOG_TAG=\"
SurfaceFlinger
\"
LayerDim.cpp
31
#include "
SurfaceFlinger
.h"
38
LayerDim::LayerDim(
SurfaceFlinger
* flinger, const sp<Client>& client,
Client.cpp
27
#include "
SurfaceFlinger
.h"
37
Client::Client(const sp<
SurfaceFlinger
>& flinger)
118
SurfaceFlinger
* flinger;
128
MessageCreateLayer(
SurfaceFlinger
* flinger,
Layer.h
44
#include "
SurfaceFlinger
.h"
61
class
SurfaceFlinger
;
69
* This also implements onFrameAvailable(), which notifies
SurfaceFlinger
143
Layer(
SurfaceFlinger
* flinger, const sp<Client>& client,
425
sp<
SurfaceFlinger
> mFlinger;
434
sp<
SurfaceFlinger
> mFlinger;
439
LayerCleaner(const sp<
SurfaceFlinger
>& flinger, const sp<Layer>& layer);
MessageQueue.cpp
32
#include "
SurfaceFlinger
.h"
86
void MessageQueue::init(const sp<
SurfaceFlinger
>& flinger)
SurfaceFlinger.h
89
class
SurfaceFlinger
: public BnSurfaceComposer,
95
return "
SurfaceFlinger
";
98
SurfaceFlinger
() ANDROID_API;
103
// starts
SurfaceFlinger
main loop in the current thread
160
// We're reference counted, never destroy
SurfaceFlinger
directly
161
virtual ~
SurfaceFlinger
();
326
// remove a layer from
SurfaceFlinger
immediately
329
// add a layer to
SurfaceFlinger
EventThread.cpp
33
#include "
SurfaceFlinger
.h"
47
EventThread::EventThread(const sp<VSyncSource>& src,
SurfaceFlinger
& flinger)
DisplayDevice.cpp
47
#include "
SurfaceFlinger
.h"
74
const sp<
SurfaceFlinger
>& flinger,
Layer.cpp
48
#include "
SurfaceFlinger
.h"
64
Layer::Layer(
SurfaceFlinger
* flinger, const sp<Client>& client,
276
// called with
SurfaceFlinger
::mStateLock from the drawing thread after
327
Handle(const sp<
SurfaceFlinger
>& flinger, const sp<Layer>& layer)
906
const
SurfaceFlinger
::LayerVector& drawingLayers(
[
all
...]
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
smoothness.py
145
'platform\'s
SurfaceFlinger
.',
151
'platform\'s
SurfaceFlinger
.',
157
'
SurfaceFlinger
.',
163
'
SurfaceFlinger
.',
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h
65
class
SurfaceFlinger
;
78
HWComposer(const sp<
SurfaceFlinger
>& flinger);
134
// After
SurfaceFlinger
has retrieved the release fences for all the frames,
201
sp<
SurfaceFlinger
> mFlinger;
HWComposer_hwc1.h
56
class
SurfaceFlinger
;
76
const sp<
SurfaceFlinger
>& flinger,
369
sp<
SurfaceFlinger
> mFlinger;
/build/target/board/generic/
BoardConfig.mk
49
# vsync. The system's vsync event drives Choreographer and
SurfaceFlinger
's
57
# minimum latency of two vsync periods because the app and
SurfaceFlinger
Completed in 1333 milliseconds
1
2