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

Unified Diff: samplecode/SamplePathEffects.cpp

Issue 1611633002: Remove SkLerpXfermode (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove recent usages Created 4 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
« no previous file with comments | « include/effects/SkLerpXfermode.h ('k') | src/core/SkValue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samplecode/SamplePathEffects.cpp
diff --git a/samplecode/SamplePathEffects.cpp b/samplecode/SamplePathEffects.cpp
index e194793f368adb62f9bd62a319f86ff598fd9d28..a162cf33ad6a26249e12fdc49dc7645c2e6896fa 100644
--- a/samplecode/SamplePathEffects.cpp
+++ b/samplecode/SamplePathEffects.cpp
@@ -19,7 +19,6 @@
#include "SkPathMeasure.h"
#include "SkRandom.h"
#include "SkColorPriv.h"
-#include "SkPixelXorXfermode.h"
#define CORNER_RADIUS 12
« no previous file with comments | « include/effects/SkLerpXfermode.h ('k') | src/core/SkValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698