Searched defs:GPU_DEBUG_LAYER_APP (Results 1 – 2 of 2) sorted by relevance
102 sGlobalSettingToTypeMap.put(Settings.Global.GPU_DEBUG_LAYER_APP, String.class); in sGlobalSettingToTypeMap.put()
12381 public static final String GPU_DEBUG_LAYER_APP = "gpu_debug_layer_app"; field in Settings.Global