You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/surfaceflinger/surfaceflinger_flags_new.aconfig
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,13 @@ flag {
172
172
}
173
173
} # frame_rate_category_mrr
174
174
175
+
flag {
176
+
name: "graphite_renderengine_preview_rollout"
177
+
namespace: "core_graphics"
178
+
description: "R/W flag to enable Skia's Graphite Vulkan backend in RenderEngine, IF it is already compiled with force_compile_graphite_renderengine, AND the debug.renderengine.graphite_preview_optin sysprop is set to true."
0 commit comments