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

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

Issue 943333005: Remove some dead filters related code. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « sky/engine/platform/BUILD.gn ('k') | sky/engine/platform/graphics/filters/FilterOperations.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b216d60ace0c0725c2332b449f3c9b27c60b1b38..3caa4fd397dcde49fd08fefd3eb1aa0af40b1540 100644
--- a/sky/engine/platform/graphics/filters/FilterOperations.h
+++ b/sky/engine/platform/graphics/filters/FilterOperations.h
@@ -64,7 +64,6 @@ public:
bool canInterpolateWith(const FilterOperations&) const;
- bool hasOutsets() const;
FilterOutsets outsets() const;
bool hasFilterThatMovesPixels() const;
« no previous file with comments | « sky/engine/platform/BUILD.gn ('k') | sky/engine/platform/graphics/filters/FilterOperations.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698