HomeSort by relevance Sort by last modified time
    Searched refs:AID_GRAPHICS (Results 1 - 6 of 6) sorted by null

  /system/core/include/private/
android_filesystem_config.h 46 #define AID_GRAPHICS 1003 /* graphics devices */
115 { "graphics", AID_GRAPHICS, },
  /frameworks/native/services/surfaceflinger/
Client.cpp 95 if (CC_UNLIKELY(pid != self_pid && uid != AID_GRAPHICS && uid != 0)) {
SurfaceFlinger.cpp     [all...]
  /hardware/qcom/display/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 706 milliseconds