Searched refs:GPU_DEBUG_LAYERS_GLES (Results 1 – 5 of 5) sorted by relevance
75 sGlobalSettingToTypeMap.put(Settings.Global.GPU_DEBUG_LAYERS_GLES, String.class); in sGlobalSettingToTypeMap.put() argument
279 coreSettings.getString(Settings.Global.GPU_DEBUG_LAYERS_GLES); in setupGpuLayers()
487 Settings.Global.GPU_DEBUG_LAYERS_GLES,
710 Settings.Global.GPU_DEBUG_LAYERS_GLES, in dumpProtoGlobalSettingsLocked()
12722 public static final String GPU_DEBUG_LAYERS_GLES = "gpu_debug_layers_gles"; field in Settings.Global