Searched refs:GPU_DEBUG_LAYER_APP (Results 1 – 5 of 5) sorted by relevance
104 sGlobalSettingToTypeMap.put(Settings.Global.GPU_DEBUG_LAYER_APP, String.class); in sGlobalSettingToTypeMap.put() argument
246 coreSettings.getString(Settings.Global.GPU_DEBUG_LAYER_APP, ""); in getDebugLayerPathsFromSettings()
522 Settings.Global.GPU_DEBUG_LAYER_APP,
772 Settings.Global.GPU_DEBUG_LAYER_APP, in dumpProtoGlobalSettingsLocked()
13943 public static final String GPU_DEBUG_LAYER_APP = "gpu_debug_layer_app"; field in Settings.Global