Searched refs:GPU_DEBUG_LAYER_APP (Results 1 – 5 of 5) sorted by relevance
102 sGlobalSettingToTypeMap.put(Settings.Global.GPU_DEBUG_LAYER_APP, String.class); in sGlobalSettingToTypeMap.put() argument
220 coreSettings.getString(Settings.Global.GPU_DEBUG_LAYER_APP, ""); in getDebugLayerPathsFromSettings()
517 Settings.Global.GPU_DEBUG_LAYER_APP,
770 Settings.Global.GPU_DEBUG_LAYER_APP, in dumpProtoGlobalSettingsLocked()
12381 public static final String GPU_DEBUG_LAYER_APP = "gpu_debug_layer_app"; field in Settings.Global