Searched refs:GPU_DEBUG_LAYERS_GLES (Results 1 – 5 of 5) sorted by relevance
101 sGlobalSettingToTypeMap.put(Settings.Global.GPU_DEBUG_LAYERS_GLES, String.class); in sGlobalSettingToTypeMap.put() argument
305 coreSettings.getString(Settings.Global.GPU_DEBUG_LAYERS_GLES); in setupGpuLayers()
502 Settings.Global.GPU_DEBUG_LAYERS_GLES,
773 Settings.Global.GPU_DEBUG_LAYERS_GLES, in dumpProtoGlobalSettingsLocked()
12375 public static final String GPU_DEBUG_LAYERS_GLES = "gpu_debug_layers_gles"; field in Settings.Global