Searched refs:GPU_DEBUG_LAYER_APP (Results 1 – 5 of 5) sorted by relevance
76 sGlobalSettingToTypeMap.put(Settings.Global.GPU_DEBUG_LAYER_APP, String.class); in sGlobalSettingToTypeMap.put() argument
249 coreSettings.getString(Settings.Global.GPU_DEBUG_LAYER_APP); in setupGpuLayers()
507 Settings.Global.GPU_DEBUG_LAYER_APP,
710 Settings.Global.GPU_DEBUG_LAYER_APP, in dumpProtoGlobalSettingsLocked()
12815 public static final String GPU_DEBUG_LAYER_APP = "gpu_debug_layer_app"; field in Settings.Global