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

Unified Diff: src/opts/SkOpts_sse41.cpp

Issue 1264423002: Reorganize to keep similar code together. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: rebase Created 5 years, 4 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 | « src/opts/SkOpts_sse2.cpp ('k') | src/opts/SkUtils_opts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/opts/SkOpts_sse41.cpp
diff --git a/src/opts/SkOpts_sse41.cpp b/src/opts/SkOpts_sse41.cpp
index 8e0500bcb5870ebf8488df7260322bd6c6ae30bb..189810c11e33300e553e93a2d846a9fb6d2dd33b 100644
--- a/src/opts/SkOpts_sse41.cpp
+++ b/src/opts/SkOpts_sse41.cpp
@@ -6,6 +6,7 @@
*/
#include "SkOpts.h"
+
#define SK_OPTS_NS sse41
#include "SkBlurImageFilter_opts.h"
« no previous file with comments | « src/opts/SkOpts_sse2.cpp ('k') | src/opts/SkUtils_opts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698