Searched refs:GPU_DEBUG_LAYER_APP (Results 1 – 5 of 5) sorted by relevance
108 sGlobalSettingToTypeMap.put(Settings.Global.GPU_DEBUG_LAYER_APP, String.class); in sGlobalSettingToTypeMap.put() argument
252 coreSettings.getString(Settings.Global.GPU_DEBUG_LAYER_APP, ""); in getDebugLayerPathsFromSettings()
482 Settings.Global.GPU_DEBUG_LAYER_APP,
791 Settings.Global.GPU_DEBUG_LAYER_APP, in dumpProtoGlobalSettingsLocked()
16491 public static final String GPU_DEBUG_LAYER_APP = "gpu_debug_layer_app"; field in Settings.Global