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

Unified Diff: cc/trees/effect_node.h

Issue 2828353003: Determine mask UVs based on texture size (Closed)
Patch Set: Add tolerance to filter_effects.html Created 3 years, 8 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
« no previous file with comments | « cc/test/fake_mask_layer_impl.cc ('k') | cc/trees/effect_node.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/trees/effect_node.h
diff --git a/cc/trees/effect_node.h b/cc/trees/effect_node.h
index 48997c038233a4ee6c386e5d650fc52b5a925088..4952487c91121e8c83c1eb1afa77cc9c23a11ca2 100644
--- a/cc/trees/effect_node.h
+++ b/cc/trees/effect_node.h
@@ -41,8 +41,6 @@ struct CC_EXPORT EffectNode {
gfx::Vector2dF surface_contents_scale;
- gfx::Size unscaled_mask_target_size;
-
bool has_render_surface;
bool has_copy_request;
bool hidden_by_backface_visibility;
« no previous file with comments | « cc/test/fake_mask_layer_impl.cc ('k') | cc/trees/effect_node.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698