Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(449)

Unified Diff: cc/layers/layer_impl_test_properties.h

Issue 2873593002: Force use of and cache render surface. (Closed)
Patch Set: Improve with comment in patch 18. Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: cc/layers/layer_impl_test_properties.h
diff --git a/cc/layers/layer_impl_test_properties.h b/cc/layers/layer_impl_test_properties.h
index 8e418b4d0732d913afeb1c9b17a751e6d87e1e54..e9bfa6d077266de8c67a76fd0db79ee18d3758ea 100644
--- a/cc/layers/layer_impl_test_properties.h
+++ b/cc/layers/layer_impl_test_properties.h
@@ -36,6 +36,7 @@ struct CC_EXPORT LayerImplTestProperties {
LayerImpl* owning_layer;
bool double_sided;
+ bool cache_render_surface;
bool force_render_surface;
bool is_container_for_fixed_position_layers;
bool should_flatten_transform;

Powered by Google App Engine
This is Rietveld 408576698