OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:surfaceflinger
(Results
1 - 17
of
17
) sorted by null
/frameworks/base/libs/hwui/tests/scripts/
prep_volantis.sh
22
for pid in $( adb shell ps | awk '{ if ( $9 == "
surfaceflinger
" ) { print $2 } }' ); do
26
adb shell daemonize
surfaceflinger
/hardware/ti/omap4xxx/test/CameraHal/
Android.mk
23
frameworks/base/include/
surfaceflinger
\
/hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.h
11
#include <
surfaceflinger
/Surface.h>
12
#include <
surfaceflinger
/ISurface.h>
13
#include <
surfaceflinger
/ISurfaceComposer.h>
14
#include <
surfaceflinger
/ISurfaceComposerClient.h>
15
#include <
surfaceflinger
/SurfaceComposerClient.h>
surfacetexture_test.cpp
78
#include <
surfaceflinger
/Surface.h>
79
#include <
surfaceflinger
/ISurface.h>
80
#include <
surfaceflinger
/ISurfaceComposer.h>
81
#include <
surfaceflinger
/ISurfaceComposerClient.h>
82
#include <
surfaceflinger
/SurfaceComposerClient.h>
Android.mk
39
frameworks/base/include/
surfaceflinger
\
82
frameworks/base/include/
surfaceflinger
\
camera_test.h
8
#include <
surfaceflinger
/Surface.h>
9
#include <
surfaceflinger
/ISurface.h>
10
#include <
surfaceflinger
/ISurfaceComposer.h>
11
#include <
surfaceflinger
/ISurfaceComposerClient.h>
12
#include <
surfaceflinger
/SurfaceComposerClient.h>
/device/moto/shamu/camera/QCamera2/HAL/test/
Android.mk
35
frameworks/base/include/
surfaceflinger
\
/system/sepolicy/
autoplay_app.te
55
binder_call(autoplay_app,
surfaceflinger
)
69
# Communicate with
surfaceflinger
.
70
allow autoplay_app
surfaceflinger
:unix_stream_socket { read write setopt getattr getopt shutdown };
system_server.te
140
# Communicate over a socket created by
surfaceflinger
.
141
allow system_server
surfaceflinger
:unix_stream_socket { read write setopt };
169
surfaceflinger
file_contexts
163
/system/bin/
surfaceflinger
u:object_r:surfaceflinger_exec:s0
/frameworks/native/services/surfaceflinger/
Android.mk
45
LOCAL_CFLAGS := -DLOG_TAG=\"
SurfaceFlinger
\"
53
SurfaceFlinger
.cpp \
136
# build
surfaceflinger
's executable
142
LOCAL_CFLAGS := -DLOG_TAG=\"
SurfaceFlinger
\"
145
LOCAL_INIT_RC :=
surfaceflinger
.rc
164
LOCAL_MODULE :=
surfaceflinger
181
LOCAL_CFLAGS := -DLOG_TAG=\"
SurfaceFlinger
\"
/build/target/product/
embedded.mk
74
surfaceflinger
\
/hardware/qcom/camera/QCamera2/HAL/test/
Android.mk
34
frameworks/base/include/
surfaceflinger
\
/system/extras/tests/workloads/
defs.sh
218
# first
surfaceflinger
event associated with the target activity
221
f=$(grep "
surfaceflinger
.*tracing_mark_write.*$_app" $traceout 2>/dev/null |
226
pid=$(${ADB}pidof /system/bin/
surfaceflinger
| tr "[ ]" "[ ]")
/device/huawei/angler/
init.angler.rc
484
on property:init.svc.
surfaceflinger
=stopped
/device/moto/shamu/
init.shamu.rc
530
on property:init.svc.
surfaceflinger
=stopped
/hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp
57
#include <
surfaceflinger
/ISurfaceComposer.h>
58
#include <
surfaceflinger
/Surface.h>
59
#include <
surfaceflinger
/ISurface.h>
60
#include <
surfaceflinger
/SurfaceComposerClient.h>
[
all
...]
Completed in 1841 milliseconds