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

  /system/core/include/private/
android_filesystem_config.h 47 #define AID_GRAPHICS 1003 /* graphics devices */
160 { "graphics", AID_GRAPHICS, },
  /hardware/qcom/display/msm8084/libqservice/
IQService.cpp 98 callerUid == AID_GRAPHICS ||
104 if(callerUid != AID_GRAPHICS) {
  /hardware/qcom/display/msm8226/libqservice/
IQService.cpp 89 callerUid == AID_GRAPHICS ||
95 if(callerUid != AID_GRAPHICS) {
  /hardware/qcom/display/msm8909/libqservice/
IQService.cpp 89 callerUid == AID_GRAPHICS ||
95 if(callerUid != AID_GRAPHICS) {
  /hardware/qcom/display/msm8994/libqservice/
IQService.cpp 89 callerUid == AID_GRAPHICS ||
95 if(callerUid != AID_GRAPHICS) {
  /hardware/qcom/display/msm8996/libqservice/
IQService.cpp 92 callerUid == AID_GRAPHICS ||
99 if(callerUid != AID_GRAPHICS) {
  /hardware/qcom/display/msm8960/libqservice/
IQService.cpp 123 if(callerUid != AID_GRAPHICS) {
  /frameworks/native/services/surfaceflinger/
Client.cpp 93 if (CC_UNLIKELY(pid != self_pid && uid != AID_GRAPHICS && uid != AID_SYSTEM && uid != 0)) {
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]
  /system/core/libcutils/
fs_config.c 147 { 00755, AID_SYSTEM, AID_GRAPHICS, CAP_MASK_LONG(CAP_SYS_NICE), "system/bin/surfaceflinger" },

Completed in 271 milliseconds