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

Unified Diff: src/core/SkImageFilterUtils.cpp

Issue 13602013: Allow single-pass filters (which use asNewEffect()) to participate in the image filter DAG. This w… (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Remove SkSinglePassImageFilter class; move impl into SkImageFilter::filterImageGPU(). Created 7 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
Index: src/core/SkImageFilterUtils.cpp
diff --git a/src/effects/SkImageFilterUtils.cpp b/src/core/SkImageFilterUtils.cpp
similarity index 100%
rename from src/effects/SkImageFilterUtils.cpp
rename to src/core/SkImageFilterUtils.cpp

Powered by Google App Engine
This is Rietveld 408576698