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

Unified Diff: cc/layers/layer_impl_test_properties.h

Issue 2781483006: cc : Compute render surface is_clipped outside property tree building (Closed)
Patch Set: . Created 3 years, 9 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 2035bbd277fc13d187a215f744f8fb3c74bc94d6..5f4fd66f2db2c01fe27da12ba6aca7868f5db32a 100644
--- a/cc/layers/layer_impl_test_properties.h
+++ b/cc/layers/layer_impl_test_properties.h
@@ -37,9 +37,7 @@ struct CC_EXPORT LayerImplTestProperties {
bool should_flatten_transform;
bool hide_layer_and_subtree;
bool opacity_can_animate;
- int num_descendants_that_draw_content;
int sorting_context_id;
- size_t num_unclipped_descendants;
float opacity;
FilterOperations filters;
FilterOperations background_filters;

Powered by Google App Engine
This is Rietveld 408576698