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