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

Unified Diff: sky/engine/platform/graphics/filters/FilterOperations.h

Issue 856563006: Remove background obscuration checks. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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: sky/engine/platform/graphics/filters/FilterOperations.h
diff --git a/sky/engine/platform/graphics/filters/FilterOperations.h b/sky/engine/platform/graphics/filters/FilterOperations.h
index 306e058241539321e8a1c860f556ef9fedcf711c..b216d60ace0c0725c2332b449f3c9b27c60b1b38 100644
--- a/sky/engine/platform/graphics/filters/FilterOperations.h
+++ b/sky/engine/platform/graphics/filters/FilterOperations.h
@@ -67,7 +67,6 @@ public:
bool hasOutsets() const;
FilterOutsets outsets() const;
- bool hasFilterThatAffectsOpacity() const;
bool hasFilterThatMovesPixels() const;
bool hasReferenceFilter() const;
« no previous file with comments | « sky/engine/platform/graphics/filters/FilterOperation.h ('k') | sky/engine/platform/graphics/filters/FilterOperations.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698