OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AID_GRAPHICS
(Results
1 - 8
of
8
) sorted by null
/system/core/include/private/
android_filesystem_config.h
46
#define
AID_GRAPHICS
1003 /* graphics devices */
121
{ "graphics",
AID_GRAPHICS
, },
/frameworks/native/services/surfaceflinger/
Client.cpp
96
if (CC_UNLIKELY(pid != self_pid && uid !=
AID_GRAPHICS
&& uid != 0)) {
SurfaceFlinger.cpp
[
all
...]
/hardware/qcom/display/msm8960/libqservice/
IQService.cpp
123
if(callerUid !=
AID_GRAPHICS
) {
/hardware/qcom/display/msm8974/libqservice/
IQService.cpp
123
if(callerUid !=
AID_GRAPHICS
) {
/hardware/qcom/display/msm8x26/libqservice/
IQService.cpp
123
if(callerUid !=
AID_GRAPHICS
) {
/external/openssh/
uidswap.c
241
**
AID_GRAPHICS
to access the frame buffer
247
gid_t groups[] = { AID_LOG, AID_INPUT, AID_INET,
AID_GRAPHICS
,
/system/core/adb/
adb.c
[
all
...]
Completed in 323 milliseconds