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