Searched defs:GPU_DEBUG_LAYERS_GLES (Results 1 – 2 of 2) sorted by relevance
105 sGlobalSettingToTypeMap.put(Settings.Global.GPU_DEBUG_LAYERS_GLES, String.class); in sGlobalSettingToTypeMap.put()
13786 public static final String GPU_DEBUG_LAYERS_GLES = "gpu_debug_layers_gles"; field in Settings.Global