Searched refs:GPU_DEBUG_LAYERS_GLES (Results 1 – 5 of 5) sorted by relevance
107 sGlobalSettingToTypeMap.put(Settings.Global.GPU_DEBUG_LAYERS_GLES, String.class); in sGlobalSettingToTypeMap.put() argument
338 coreSettings.getString(Settings.Global.GPU_DEBUG_LAYERS_GLES); in setupGpuLayers()
466 Settings.Global.GPU_DEBUG_LAYERS_GLES,
794 Settings.Global.GPU_DEBUG_LAYERS_GLES, in dumpProtoGlobalSettingsLocked()
16484 public static final String GPU_DEBUG_LAYERS_GLES = "gpu_debug_layers_gles"; field in Settings.Global