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

  /system/core/include/private/
android_filesystem_config.h 39 #define AID_GRAPHICS 1003 /* graphics devices */
101 { "graphics", 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,
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
  /system/core/adb/
adb.c 979 ** AID_GRAPHICS to access the frame buffer
986 gid_t groups[] = { AID_ADB, AID_LOG, AID_INPUT, AID_INET, AID_GRAPHICS,
    [all...]

Completed in 121 milliseconds