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

Unified Diff: Source/platform/graphics/filters/FEComponentTransfer.h

Issue 219183004: Remove software path from filters: FEComponentTransfer. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | Source/platform/graphics/filters/FEComponentTransfer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/graphics/filters/FEComponentTransfer.h
diff --git a/Source/platform/graphics/filters/FEComponentTransfer.h b/Source/platform/graphics/filters/FEComponentTransfer.h
index 7100385e87f4655c33b5095a4395796c8a310ce4..f65cdaca699fc1b25c9d35df0af0da0bf9acbe8d 100644
--- a/Source/platform/graphics/filters/FEComponentTransfer.h
+++ b/Source/platform/graphics/filters/FEComponentTransfer.h
@@ -86,7 +86,6 @@ private:
const ComponentTransferFunction& blueFunc, const ComponentTransferFunction& alphaFunc);
virtual void applySoftware() OVERRIDE;
- virtual bool applySkia() OVERRIDE;
virtual bool affectsTransparentPixels() OVERRIDE;
« no previous file with comments | « no previous file | Source/platform/graphics/filters/FEComponentTransfer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698